aboutsummaryrefslogtreecommitdiff
path: root/games/xshipwars-client
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2003-09-24 13:44:47 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2003-09-24 13:44:47 +0000
commit3c1e943fed4cbbe904bbdd0497306de0767f196d (patch)
treef751dfa1cf6390dd26b6e1c3207da8e7a7a22072 /games/xshipwars-client
parentce8f5737078934e247b18f054b97258f884afc1f (diff)
Notes
Diffstat (limited to 'games/xshipwars-client')
-rw-r--r--games/xshipwars-client/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xshipwars-client/Makefile b/games/xshipwars-client/Makefile
index 73215f5aca8f..af4eef2ea591 100644
--- a/games/xshipwars-client/Makefile
+++ b/games/xshipwars-client/Makefile
@@ -44,7 +44,7 @@ post-install:
@${INSTALL_DATA} ${WRKSRC}/../TODO \
${PREFIX}/share/doc/xshipwars
@ ${ECHO} "===> Stripping Binary "
- @ strip ${PREFIX}/bin/xsw
+ @ ${STRIP_CMD} ${PREFIX}/bin/xsw
@${CAT} ${PKGMESSAGE}