aboutsummaryrefslogtreecommitdiff
path: root/games/cavezofphear
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-06-23 09:05:16 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-06-23 09:05:16 +0000
commit8236ed0669f18e7d991a998ac8c2aacd9ba0cb7f (patch)
treeabd9ba4c9f9058ede72dd5a36fc42e24cefc67b6 /games/cavezofphear
parent345f775cdeb5ffe1d7df1ac9f2e6c0f05867b646 (diff)
downloadports-8236ed0669f18e7d991a998ac8c2aacd9ba0cb7f.tar.gz
ports-8236ed0669f18e7d991a998ac8c2aacd9ba0cb7f.zip
- Switch to options helpers
Notes
Notes: svn path=/head/; revision=417353
Diffstat (limited to 'games/cavezofphear')
-rw-r--r--games/cavezofphear/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/cavezofphear/Makefile b/games/cavezofphear/Makefile
index f9f972e1383d..7b8ecdd1a3c7 100644
--- a/games/cavezofphear/Makefile
+++ b/games/cavezofphear/Makefile
@@ -32,6 +32,8 @@ do-install:
${INSTALL_PROGRAM} ${BUILD_WRKSRC}/phear ${STAGEDIR}${PREFIX}/bin
@${MKDIR} ${STAGEDIR}${DATADIR}
(cd ${WRKSRC}; ${COPYTREE_SHARE} data ${STAGEDIR}${DATADIR})
+
+do-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
.for f in ${PORTDOCS}
${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR}