1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Strip binary

This commit is contained in:
Dmitry Marakasov 2014-12-18 14:02:00 +00:00
parent ae9154b889
commit 2156aff470
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374904

View File

@ -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>