aboutsummaryrefslogtreecommitdiffstats
path: root/games/gru/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/gru/Makefile')
-rw-r--r--games/gru/Makefile12
1 files changed, 4 insertions, 8 deletions
diff --git a/games/gru/Makefile b/games/gru/Makefile
index 21ae0d80e996..6a9274a3b286 100644
--- a/games/gru/Makefile
+++ b/games/gru/Makefile
@@ -13,16 +13,12 @@ COMMENT= Gru makes your eyes happy
USES= imake
USE_XORG= x11 xext xmu xpm xaw xt sm ice
-MAN1= gru.1
+OPTIONS_DEFINE= DOCS
-NO_STAGE= yes
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MDOCS}
DOCSDIR= ${PREFIX}/share/doc/ja/gru
+
post-install:
- ${MKDIR} ${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/README.jp ${DOCSDIR}
-.endif
+ @${MKDIR} ${STAGEDIR}${DOCSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/README.jp ${STAGEDIR}${DOCSDIR}
.include <bsd.port.mk>
d>2019-01-181-1/+1 * lang/rust: update to 1.31.0jbeich2018-12-071-1/+1 * lang/rust: update to 1.30.0jbeich2018-10-261-0/+1 * Update to 0.23.0joneum2018-10-132-137/+286 * lang/rust: update to 1.29.2jbeich2018-10-131-1/+1 * lang/rust: update to 1.29.1jbeich2018-09-291-0/+1 * www/geckodriver: Update to 0.21.0joneum2018-07-312-85/+91 * Update www/geckodriver to 0.20.1madpilot2018-04-132-34/+34 * www/geckodriver: Unbreak and update to 0.2.0tobik2018-03-132-213/+196 * Mark BROKEN: fails to buildantoine2018-03-121-0/+2 * Update geckodriver to 0.19.1madpilot2017-12-282-7/+13 * Update license of ports using MPL (without version)dbaio2017-11-041-1/+1 * Update to 0.19.0tcberner2017-10-192-19/+22 * Update to 0.18.0tobik2017-07-202-17/+16 * www/geckodriver: convert to USES=cargojbeich2017-07-062-19/+254 * * Updated to 0.17.0ultima2017-06-132-6/+6 * Update to 0.16.1matthew2017-05-062-6/+6 * Fix position of DISTVERSIONPREFIX.vanilla2017-04-051-1/+1 * Use DISTVERSIONPREFIX instead.vanilla2017-04-052-4/+4 * Update to 0.15.0.vanilla2017-04-04