aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorak <ak@FreeBSD.org>2014-05-23 02:24:21 +0800
committerak <ak@FreeBSD.org>2014-05-23 02:24:21 +0800
commit7ed567c17ecec851d31a85599880ff2200e67ef3 (patch)
tree51c01080b0e4561efede80c9e4980f4205e3060d /graphics
parent28dd44fe9c1c5ccac291f9dda9400168e87d6808 (diff)
downloadfreebsd-ports-gnome-7ed567c17ecec851d31a85599880ff2200e67ef3.tar.gz
freebsd-ports-gnome-7ed567c17ecec851d31a85599880ff2200e67ef3.tar.zst
freebsd-ports-gnome-7ed567c17ecec851d31a85599880ff2200e67ef3.zip
- Convert to OptionsNG
Approved by: portmgr (blanket)
Diffstat (limited to 'graphics')
-rw-r--r--graphics/glew/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/glew/Makefile b/graphics/glew/Makefile
index dfc1f794baa2..1b3020e479fd 100644
--- a/graphics/glew/Makefile
+++ b/graphics/glew/Makefile
@@ -19,7 +19,7 @@ USE_XORG= x11 xext xi xmu
USE_GL= yes
USE_LDCONFIG= yes
-OPTIONS= DOCS
+OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>