1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Fix a couple of typos in options.

Feature safe:	yes
This commit is contained in:
Stanislav Sedov 2010-03-05 09:17:35 +00:00
parent 9359458074
commit ae4f957d45
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=250591

View File

@ -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>