aboutsummaryrefslogtreecommitdiff
path: root/games/quake2-lights
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/quake2-lights
parent44eaadcb751194bcef34890a161d4bf9a873a2a4 (diff)
downloadports-bdeb8561511e9869fe7b4735106e13b68b529eb8.tar.gz
ports-bdeb8561511e9869fe7b4735106e13b68b529eb8.zip
Notes
Diffstat (limited to 'games/quake2-lights')
-rw-r--r--games/quake2-lights/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/quake2-lights/Makefile b/games/quake2-lights/Makefile
index 5f12bada4af5..de8f6db6a4f0 100644
--- a/games/quake2-lights/Makefile
+++ b/games/quake2-lights/Makefile
@@ -21,6 +21,8 @@ ALL_TARGET= release
DOCSDIR= ${PREFIX}/share/doc/${LATEST_LINK}
+OPTIONS_DEFINE= DOCS
+
post-patch:
@${REINPLACE_CMD} -e 's/__linux__/__unix__/' ${BUILD_WRKSRC}/q_shared.c
@${REINPLACE_CMD} -e 's/<malloc\.h>/<stdlib.h>/' \