summaryrefslogtreecommitdiff
path: root/games/xshipwars-client/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/xshipwars-client/Makefile')
-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 74a0b0539e99..48edb8a89a92 100644
--- a/games/xshipwars-client/Makefile
+++ b/games/xshipwars-client/Makefile
@@ -45,6 +45,6 @@ post-install:
@ ${ECHO} "===> Stripping Binary "
@ strip ${PREFIX}/bin/xsw
- @${CAT} ${PKGDIR}/MESSAGE
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>