aboutsummaryrefslogtreecommitdiffstats
path: root/games/chroma
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-08-03 20:20:03 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-08-03 20:20:03 +0800
commit503348051f563d27a472b68d2536ac34d8ac98c0 (patch)
treefa0fcecaf1c1062d14db07a331979a0e615d8516 /games/chroma
parent4692539e1f0f7ff14301ce30f0374414219f7d49 (diff)
downloadfreebsd-ports-gnome-503348051f563d27a472b68d2536ac34d8ac98c0.tar.gz
freebsd-ports-gnome-503348051f563d27a472b68d2536ac34d8ac98c0.tar.zst
freebsd-ports-gnome-503348051f563d27a472b68d2536ac34d8ac98c0.zip
- Strip binary
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>