aboutsummaryrefslogtreecommitdiff
path: root/games/numptyphysics-npcomplete
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-05-11 01:40:05 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-05-11 01:40:05 +0000
commitc35bfa00bb2e2084cc177208531962cfc0a41d4a (patch)
tree0a63f63d7d8ee3375427f52ec93e46b69bdf9257 /games/numptyphysics-npcomplete
parente2f52ba444b36181a4420e2e5cbdbd7ee7a63b86 (diff)
downloadports-c35bfa00bb2e2084cc177208531962cfc0a41d4a.tar.gz
ports-c35bfa00bb2e2084cc177208531962cfc0a41d4a.zip
Notes
Diffstat (limited to 'games/numptyphysics-npcomplete')
-rw-r--r--games/numptyphysics-npcomplete/Makefile7
-rw-r--r--games/numptyphysics-npcomplete/pkg-plist1
2 files changed, 4 insertions, 4 deletions
diff --git a/games/numptyphysics-npcomplete/Makefile b/games/numptyphysics-npcomplete/Makefile
index 5c8fc106fef4..d8373736813c 100644
--- a/games/numptyphysics-npcomplete/Makefile
+++ b/games/numptyphysics-npcomplete/Makefile
@@ -13,18 +13,17 @@ COMMENT= Level pack for Numpty Physics
RUN_DEPENDS= numptyphysics:${PORTSDIR}/games/numptyphysics
-USE_BZIP2= yes
+USES= tar:bzip2
NO_BUILD= yes
WRKSRC= ${WRKDIR}/npcomplete
DATADIR= ${PREFIX}/share/numptyphysics
-NO_STAGE= yes
post-extract:
# this level will crash the game
@${RM} -f "${WRKSRC}/L02_bridge Gaps tut.nph"
do-install:
- ${MKDIR} ${DATADIR}
- ${INSTALL_DATA} ${WRKSRC}/*.nph ${DATADIR}
+ ${MKDIR} ${STAGEDIR}${DATADIR}
+ ${INSTALL_DATA} ${WRKSRC}/*.nph ${STAGEDIR}${DATADIR}
.include <bsd.port.mk>
diff --git a/games/numptyphysics-npcomplete/pkg-plist b/games/numptyphysics-npcomplete/pkg-plist
index f510c8690b6d..c31856f5fd02 100644
--- a/games/numptyphysics-npcomplete/pkg-plist
+++ b/games/numptyphysics-npcomplete/pkg-plist
@@ -90,3 +90,4 @@
%%DATADIR%%/ship.nph
%%DATADIR%%/surfs_up.nph
%%DATADIR%%/szymanowski1.nph
+@dirrmtry %%DATADIR%%