aboutsummaryrefslogtreecommitdiff
path: root/games/xshipwars-client
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2000-03-08 22:49:06 +0000
committerKris Kennaway <kris@FreeBSD.org>2000-03-08 22:49:06 +0000
commita47881fe6f0067cd214f7738174c1579623aac83 (patch)
tree1ffc7d4b1359af9a81883a1b0f39b99ad31580f6 /games/xshipwars-client
parent8c40db4c8e56b4f37d98973954c3b00dbf3f5762 (diff)
downloadports-a47881fe6f0067cd214f7738174c1579623aac83.tar.gz
ports-a47881fe6f0067cd214f7738174c1579623aac83.zip
Notes
Diffstat (limited to 'games/xshipwars-client')
-rw-r--r--games/xshipwars-client/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xshipwars-client/Makefile b/games/xshipwars-client/Makefile
index 3d2fdf1f431d..72dc58d69cb9 100644
--- a/games/xshipwars-client/Makefile
+++ b/games/xshipwars-client/Makefile
@@ -27,8 +27,8 @@ post-install:
@ ${MKDIR} ${PREFIX}/share/xshipwars
@ ${CP} -R ${WRKSRC}/../../images \
${PREFIX}/share/xshipwars/
- @ chmod -R 744 ${PREFIX}/share/xshipwars
- @ chmod -R a+X ${PREFIX}/share/xshipwars
+ @ ${CHMOD} -R 744 ${PREFIX}/share/xshipwars
+ @ ${CHMOD} -R a+X ${PREFIX}/share/xshipwars
@ ${ECHO} "===> Installing Documentation "
@ ${MKDIR} ${PREFIX}/share/doc/xshipwars
@${INSTALL_DATA} ${WRKSRC}/../README \