- Strip binary
This commit is contained in:
parent
336bf0432e
commit
a22d27c7aa
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= xsysstats
|
||||
PORTVERSION= 1.51
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= XCONTRIB/utilities
|
||||
DISTNAME= ${PORTNAME}${PORTVERSION}
|
||||
@ -21,4 +21,7 @@ PLIST_FILES= bin/xsysstats man/man1/${PORTNAME}.1.gz
|
||||
pre-patch:
|
||||
${RM} ${WRKSRC}/headers.h && ${TOUCH} ${WRKSRC}/headers.h
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user