aboutsummaryrefslogtreecommitdiff
path: root/games/jigsaw
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-12-18 14:02:00 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-12-18 14:02:00 +0000
commit2156aff470f153d4040963f1b2fd2aff1f0ca269 (patch)
tree101281eb24ea4acb6ef5e54218ac67ed230407a5 /games/jigsaw
parentae9154b8890f160f4c8a5de026b0fe0b682761df (diff)
downloadports-2156aff470f153d4040963f1b2fd2aff1f0ca269.tar.gz
ports-2156aff470f153d4040963f1b2fd2aff1f0ca269.zip
Notes
Diffstat (limited to 'games/jigsaw')
-rw-r--r--games/jigsaw/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/jigsaw/Makefile b/games/jigsaw/Makefile
index 171224fed90a..eeb7635465f1 100644
--- a/games/jigsaw/Makefile
+++ b/games/jigsaw/Makefile
@@ -17,4 +17,7 @@ USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
+post-install:
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/Local/Applications/Jigsaw.app/Jigsaw
+
.include <bsd.port.mk>