aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-22 23:42:43 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-22 23:42:43 +0000
commitcf4f42437f58011ec690cc2423aecdf3f6f76a34 (patch)
tree0dc61269852c80008c1dcfab63267a3455f2b554 /games
parent789670b1cfc42c4dc4859165aa7fa726e952ee20 (diff)
downloadports-cf4f42437f58011ec690cc2423aecdf3f6f76a34.tar.gz
ports-cf4f42437f58011ec690cc2423aecdf3f6f76a34.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/pangzero/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/games/pangzero/Makefile b/games/pangzero/Makefile
index 10b84137860d..23b81a237048 100644
--- a/games/pangzero/Makefile
+++ b/games/pangzero/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pangzero
PORTVERSION= 1.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= SF \
SF/nemysisfreebsdp/${CATEGORIES}/:icons
@@ -16,11 +16,11 @@ COMMENT= Clone of Super Pang
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-RUN_DEPENDS= p5-Carp>=0:devel/p5-Carp \
- p5-SDL>=0:devel/p5-SDL
+RUN_DEPENDS= p5-SDL>=0:devel/p5-SDL
-USES= perl5
+NO_ARCH= yes
NO_BUILD= yes
+USES= perl5
PORTDOCS= AUTHORS ChangeLog README
@@ -46,6 +46,7 @@ do-install:
${LN} -sf ${DATADIR}/data/icon.png \
${STAGEDIR}${PREFIX}/share/pixmaps/${PORTNAME}.png
+do-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}