Strip binary
This commit is contained in:
parent
ef954a8a5f
commit
04a693b8c5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419887
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= sidplayer
|
||||
PORTVERSION= 4.4
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://sidplayer.cebix.net/downloads/ \
|
||||
LOCAL/ehaupt
|
||||
@ -32,4 +32,7 @@ do-install:
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/PSID\ Demo/* ${STAGEDIR}${DOCSDIR}
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user