aboutsummaryrefslogtreecommitdiff
path: root/graphics/webp
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2013-12-29 10:22:56 +0000
committerJohan van Selst <johans@FreeBSD.org>2013-12-29 10:22:56 +0000
commit83ffe9022162ebb7cc31b88e5368479d34a415a6 (patch)
treea1f0d8d022401706430a9d04489413280c8a21db /graphics/webp
parentacb838eb2cea91ea53710a8746e5421259f8085d (diff)
downloadports-83ffe9022162ebb7cc31b88e5368479d34a415a6.tar.gz
ports-83ffe9022162ebb7cc31b88e5368479d34a415a6.zip
Notes
Diffstat (limited to 'graphics/webp')
-rw-r--r--graphics/webp/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/webp/Makefile b/graphics/webp/Makefile
index 028c23cdeade..59ff0a97444b 100644
--- a/graphics/webp/Makefile
+++ b/graphics/webp/Makefile
@@ -26,15 +26,14 @@ CONFIGURE_ARGS+=--with-pkgconfigdir=${PREFIX}/libdata/pkgconfig \
--enable-libwebpdecoder
OPTIONS_DEFINE= X11
+OPTIONS_SUB= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MX11}
USE_GL= glut
-PLIST_SUB= X11=""
.else
CONFIGURE_ARGS+=--with-glincludedir=/dev/null
-PLIST_SUB= X11="@comment "
.endif
post-install: