aboutsummaryrefslogtreecommitdiffstats
path: root/games/chroma
diff options
context:
space:
mode:
Diffstat (limited to 'games/chroma')
-rw-r--r--games/chroma/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/chroma/Makefile b/games/chroma/Makefile
index fce178791443..41a0d37f2c6d 100644
--- a/games/chroma/Makefile
+++ b/games/chroma/Makefile
@@ -39,5 +39,6 @@ SDL_PLIST_FILES= bin/${PORTNAME}
post-install:
${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}/
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}*
.include <bsd.port.mk>