aboutsummaryrefslogtreecommitdiff
path: root/games/quit
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/quit
parent44eaadcb751194bcef34890a161d4bf9a873a2a4 (diff)
downloadports-bdeb8561511e9869fe7b4735106e13b68b529eb8.tar.gz
ports-bdeb8561511e9869fe7b4735106e13b68b529eb8.zip
Add DOCS to OPTIONS for ports that have PORTDOCS in the plist.
Notes
Notes: svn path=/head/; revision=362015
Diffstat (limited to 'games/quit')
-rw-r--r--games/quit/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/quit/Makefile b/games/quit/Makefile
index 06bf86544fa8..2feded3cc3e5 100644
--- a/games/quit/Makefile
+++ b/games/quit/Makefile
@@ -12,6 +12,8 @@ COMMENT= Bicycle with trailers like "sl"
MANLANG= ja
+OPTIONS_DEFINE= DOCS
+
do-build:
${CC} ${CFLAGS} ${CPPFLAGS} -o ${WRKSRC}/quit \
${WRKSRC}/quit.c -lncurses