aboutsummaryrefslogtreecommitdiff
path: root/games/gnustep-ladder
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-02-08 20:00:14 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-02-08 20:00:14 +0000
commitda25ecbbc6bc65195bcbef63a7f31dd8e93e8a57 (patch)
tree868659c78bde3a54db78e5d6af5d037915dc9e23 /games/gnustep-ladder
parent58d4b28808c969abde1b1b0138d5e4ecd3f4063e (diff)
downloadports-da25ecbbc6bc65195bcbef63a7f31dd8e93e8a57.tar.gz
ports-da25ecbbc6bc65195bcbef63a7f31dd8e93e8a57.zip
- Strip binary
Notes
Notes: svn path=/head/; revision=378677
Diffstat (limited to 'games/gnustep-ladder')
-rw-r--r--games/gnustep-ladder/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/gnustep-ladder/Makefile b/games/gnustep-ladder/Makefile
index 6c1b1416c354..83e23cb13d00 100644
--- a/games/gnustep-ladder/Makefile
+++ b/games/gnustep-ladder/Makefile
@@ -23,4 +23,7 @@ USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
+post-install:
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/Local/Applications/Ladder.app/Ladder
+
.include <bsd.port.mk>