aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/ufraw
diff options
context:
space:
mode:
authorstas <stas@FreeBSD.org>2010-03-05 17:17:35 +0800
committerstas <stas@FreeBSD.org>2010-03-05 17:17:35 +0800
commitb28e29c8bcd769eaac3140c65e291518f6c89f3c (patch)
treeeeaab80ce2ff85594864678e4ac0dd5ad26c7b5f /graphics/ufraw
parentd95df01138e5c2592a6e2d92dfef443f0b5e1a74 (diff)
downloadfreebsd-ports-gnome-b28e29c8bcd769eaac3140c65e291518f6c89f3c.tar.gz
freebsd-ports-gnome-b28e29c8bcd769eaac3140c65e291518f6c89f3c.tar.zst
freebsd-ports-gnome-b28e29c8bcd769eaac3140c65e291518f6c89f3c.zip
- Fix a couple of typos in options.
Feature safe: yes
Diffstat (limited to 'graphics/ufraw')
-rw-r--r--graphics/ufraw/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ufraw/Makefile b/graphics/ufraw/Makefile
index 0c8968c767d8..45fe39fa060a 100644
--- a/graphics/ufraw/Makefile
+++ b/graphics/ufraw/Makefile
@@ -31,12 +31,12 @@ CONFIGURE_ENV= LDFLAGS="${LDFLAGS}" CPPFLAGS="${CPPFLAGS}"
PC_FALSE+= cinepaint
OPTIONS= CONTRAST "Enable contrast setting" on \
- DST " Use local time for timestamps" off \
+ DST "Use local time for timestamps" off \
EXIV2 "EXIF support via exiv2 library" on \
FITS "Enable FITS output support" off \
GIMP "Install GIMP UFRaw plugin" on \
HOTPIXEL "Enable hot pixels elimination" on \
- LENSFUN "Build with LenFun library support" on
+ LENSFUN "Build with LensFun library support" on
.include <bsd.port.pre.mk>