mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Strip binary
This commit is contained in:
parent
8be35b98d8
commit
37d91e04f9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=393486
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= charmap
|
||||
PORTVERSION= 0.2
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= deskutils gnustep
|
||||
MASTER_SITES= SAVANNAH
|
||||
|
||||
@ -16,4 +16,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
USES= gnustep
|
||||
USE_GNUSTEP= back build
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/Local/Applications/Charmap.app/Charmap
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user