aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-08-03 13:12:49 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-08-03 13:12:49 +0000
commit32458bb8c6ba3e5a3f2d2550f8438151304d1bec (patch)
tree698863d8920040d2ce8ada9932907697a9d37db8 /games
parent61183bc4f12258adf686556fecc4f0130d3eb9b7 (diff)
downloadports-32458bb8c6ba3e5a3f2d2550f8438151304d1bec.tar.gz
ports-32458bb8c6ba3e5a3f2d2550f8438151304d1bec.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/stormbaancoureur/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/stormbaancoureur/Makefile b/games/stormbaancoureur/Makefile
index 86d54de63deb..a2b021e58bd6 100644
--- a/games/stormbaancoureur/Makefile
+++ b/games/stormbaancoureur/Makefile
@@ -34,5 +34,6 @@ post-patch:
post-install:
${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${INSTALL_WRKSRC}/README ${STAGEDIR}${DOCSDIR}
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
.include <bsd.port.mk>