aboutsummaryrefslogtreecommitdiff
path: root/games/chroma/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-08-03 12:20:03 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-08-03 12:20:03 +0000
commit69d3a1e6ea1aa8edfef8bc32b87d7dfa514f8e0f (patch)
treefa0fcecaf1c1062d14db07a331979a0e615d8516 /games/chroma/Makefile
parent6e44444b5662d153cf528a099d94291b0916d12b (diff)
downloadports-69d3a1e6ea1aa8edfef8bc32b87d7dfa514f8e0f.tar.gz
ports-69d3a1e6ea1aa8edfef8bc32b87d7dfa514f8e0f.zip
Notes
Diffstat (limited to 'games/chroma/Makefile')
-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>