aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/ufraw
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2010-03-05 17:17:35 +0800
committerStanislav Sedov <stas@FreeBSD.org>2010-03-05 17:17:35 +0800
commitae4f957d45aabe15938a41b1cbd0293cdf6e487c (patch)
tree19e278dce37daee8ed072d8daac32516a75d27ec /graphics/ufraw
parent9359458074b4b0e420976e4ad9d19a8fe9989d32 (diff)
downloadfreebsd-ports-gnome-ae4f957d45aabe15938a41b1cbd0293cdf6e487c.tar.gz
freebsd-ports-gnome-ae4f957d45aabe15938a41b1cbd0293cdf6e487c.tar.zst
freebsd-ports-gnome-ae4f957d45aabe15938a41b1cbd0293cdf6e487c.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>