summaryrefslogtreecommitdiff
path: root/games/xracer
diff options
context:
space:
mode:
Diffstat (limited to 'games/xracer')
-rw-r--r--games/xracer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xracer/Makefile b/games/xracer/Makefile
index 0d0926a35e9a..b00bdb31f7cc 100644
--- a/games/xracer/Makefile
+++ b/games/xracer/Makefile
@@ -27,8 +27,8 @@ post-install:
@ ${ECHO} "===> Installing Tracks and Sound"
@ ${CP} -R ${WRKSRC}/../xracer-data \
${PREFIX}/lib/xracer
- @ chmod -R 744 ${PREFIX}/lib/xracer
- @ chmod -R a+X ${PREFIX}/lib/xracer
+ @ ${CHMOD} -R 744 ${PREFIX}/lib/xracer
+ @ ${CHMOD} -R a+X ${PREFIX}/lib/xracer
@ ${ECHO} "===> Installing Documentation"
@ ${MKDIR} ${PREFIX}/share/doc/xracer
@${INSTALL_DATA} ${WRKSRC}/README \