diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2012-11-30 08:48:41 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2012-11-30 08:48:41 +0000 |
commit | 66d68626af5d77d463d7622ca744fcdd5d66ede5 (patch) | |
tree | faccf85931b9bb7870011d7b0d6d7524b1113a60 /graphics/ufraw | |
parent | d9e0e349e5f0fb4b094969c4c443d34a1ab74562 (diff) | |
download | ports-66d68626af5d77d463d7622ca744fcdd5d66ede5.tar.gz ports-66d68626af5d77d463d7622ca744fcdd5d66ede5.zip |
Notes
Diffstat (limited to 'graphics/ufraw')
-rw-r--r-- | graphics/ufraw/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/ufraw/Makefile b/graphics/ufraw/Makefile index ca9ada7c337f..da4d34e95699 100644 --- a/graphics/ufraw/Makefile +++ b/graphics/ufraw/Makefile @@ -33,9 +33,7 @@ OPTIONS_DEFAULT=CONTRAST EXIV2 LENSFUN GTK2 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> |