graphics/gegl{,3}: fix typos in options

- gegl: SIMD=on has the opposite effect
- gegl3: ENSCRIPT=on has no effect

Approved by:	portmgr blanket
MFH:		2016Q4
This commit is contained in:
Jan Beich 2016-07-25 22:38:49 +00:00
parent 49083fa35c
commit 6b4124f7ec
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419079
2 changed files with 4 additions and 4 deletions

View file

@ -3,7 +3,7 @@
PORTNAME= gegl
PORTVERSION= 0.2.0
PORTREVISION= 14
PORTREVISION= 15
CATEGORIES= graphics
MASTER_SITES= GIMP
@ -140,7 +140,7 @@ CONFIGURE_ARGS+=--without-libopenraw
PLIST_SUB+= OPENRAW="@comment "
.endif
.if ${PORT_OPTIONS:MSIMD}
.if ! ${PORT_OPTIONS:MSIMD}
CONFIGURE_ARGS+=--disable-mmx \
--disable-sse
.endif

View file

@ -3,7 +3,7 @@
PORTNAME= gegl
PORTVERSION= 0.3.4
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= GIMP
PKGNAMESUFFIX= 3
@ -63,7 +63,7 @@ CAIRO_CONFIGURE_WITH= cairo
PANGO_USE= GNOME=pango
PANGO_CONFIGURE_WITH= pango
MENSCRIPT_BUILD_DEPENDS= enscript:print/enscript-a4
ENSCRIPT_BUILD_DEPENDS= enscript:print/enscript-a4
FFMPEG_LIB_DEPENDS= libavformat.so:multimedia/ffmpeg
FFMPEG_CONFIGURE_WITH= libavformat