aboutsummaryrefslogtreecommitdiff
path: root/graphics/glew
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2014-05-22 18:24:21 +0000
committerAlex Kozlov <ak@FreeBSD.org>2014-05-22 18:24:21 +0000
commitf8ed265db4cadb711e7083613fa1facab3fad343 (patch)
tree51c01080b0e4561efede80c9e4980f4205e3060d /graphics/glew
parent20963ee72d70cebdda811e88b9fcf925c792c8ee (diff)
downloadports-f8ed265db4cadb711e7083613fa1facab3fad343.tar.gz
ports-f8ed265db4cadb711e7083613fa1facab3fad343.zip
- Convert to OptionsNG
Approved by: portmgr (blanket)
Notes
Notes: svn path=/head/; revision=354879
Diffstat (limited to 'graphics/glew')
-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>