Date: Fri, 30 Nov 2012 08:48:42 +0000 (UTC) From: "Jason E. Hale" <jhale@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307999 - head/graphics/ufraw Message-ID: <201211300848.qAU8mgKN051084@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jhale Date: Fri Nov 30 08:48:41 2012 New Revision: 307999 URL: http://svnweb.freebsd.org/changeset/ports/307999 Log: - EXIV2 and LENSFUN now have standard descriptions - Drop "Enable" in FITS description Reported by: danfe Feature safe: yes Modified: head/graphics/ufraw/Makefile Modified: head/graphics/ufraw/Makefile ============================================================================== --- head/graphics/ufraw/Makefile Fri Nov 30 08:07:06 2012 (r307998) +++ head/graphics/ufraw/Makefile Fri Nov 30 08:48:41 2012 (r307999) @@ -33,9 +33,7 @@ OPTIONS_DEFAULT=CONTRAST EXIV2 LENSFUN G CONTRAST_DESC= Enable contrast setting option DST_DESC= Use local time for timestamps -EXIV2_DESC= Enable EXIF support via exiv2 library -LENSFUN_DESC= Enable LensFun library support -FITS_DESC= Enable FITS output support +FITS_DESC= FITS output support GIMP_DESC= Install GIMP plugin .include <bsd.port.options.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211300848.qAU8mgKN051084>