aboutsummaryrefslogtreecommitdiff
path: root/games/linux-defcon
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-15 23:30:05 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-15 23:30:05 +0000
commitbdeb8561511e9869fe7b4735106e13b68b529eb8 (patch)
treee962c6543fdab0f842a6d242127e735d0347e99c /games/linux-defcon
parent44eaadcb751194bcef34890a161d4bf9a873a2a4 (diff)
Notes
Diffstat (limited to 'games/linux-defcon')
-rw-r--r--games/linux-defcon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/linux-defcon/Makefile b/games/linux-defcon/Makefile
index ad1ea52d7701..a85242541ee1 100644
--- a/games/linux-defcon/Makefile
+++ b/games/linux-defcon/Makefile
@@ -20,7 +20,7 @@ NO_BUILD= yes
DATADIR= ${PREFIX}/lib/${PKGNAMEPREFIX}${PORTNAME}
SUB_FILES= defcon
-OPTIONS_DEFINE= NVIDIA
+OPTIONS_DEFINE= NVIDIA DOCS
NVIDIA_DESC= support for nvidia
.include <bsd.port.options.mk>