- Strip binary
This commit is contained in:
parent
9cc8304feb
commit
365b5f928f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390001
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= edenmath
|
||||
PORTVERSION= 1.1.1
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= math gnustep
|
||||
MASTER_SITES= http://www.eskimo.com/~pburns/EdenMath/files/
|
||||
DISTNAME= EdenMath_GNUstep-${PORTVERSION}
|
||||
@ -20,4 +20,7 @@ post-patch:
|
||||
${REINPLACE_CMD} -e 's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \
|
||||
${WRKSRC}/GNUmakefile
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/Local/Applications/EdenMath.app/EdenMath
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user