svn commit: r307999 - head/graphics/ufraw

Jason E. Hale jhale at FreeBSD.org
Fri Nov 30 08:48:42 UTC 2012


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>


More information about the svn-ports-all mailing list