From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 24 17:00:26 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 30BFA106566B for ; Sun, 24 Jul 2011 17:00:26 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 205A08FC1F for ; Sun, 24 Jul 2011 17:00:26 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p6OH0P2s090160 for ; Sun, 24 Jul 2011 17:00:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p6OH0Peu090159; Sun, 24 Jul 2011 17:00:25 GMT (envelope-from gnats) Date: Sun, 24 Jul 2011 17:00:25 GMT Message-Id: <201107241700.p6OH0Peu090159@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Rod Person Cc: Subject: Re: ports/159050: PORT graphics/fotoxx Makefile update X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Rod Person List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jul 2011 17:00:26 -0000 The following reply was made to PR ports/159050; it has been noted by GNATS. From: Rod Person To: bug-followup@FreeBSD.org, rodperson@rodperson.com Cc: Subject: Re: ports/159050: PORT graphics/fotoxx Makefile update Date: Sun, 24 Jul 2011 12:34:45 -0400 --MP_/DEN6R_7rtCmWmFobBBSxT4v Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline > Missing patch? Sorry. Patch attached. -- Rod Person http://www.rodperson.com When you step on some toes and offend people you're a radical these days... And people's toes are very long -aap --MP_/DEN6R_7rtCmWmFobBBSxT4v Content-Type: text/x-patch Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=Makefile.diff 9a10 > PORTREVISION= 1 31a33,38 > OPTIONS= EXIFTOOL "Use perl Exif Tool" on > > .if !defined (WITHOUT_EXIFTOOL) > LIB_DEPENDS += sndfile.1"${PORTSDIR}/graphics/p5-Image-ExifTool > .endif > --MP_/DEN6R_7rtCmWmFobBBSxT4v--