mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
www/p5-HTTP-Parser-XS: Strip shared library
- Bump PORTREVISION for package change
This commit is contained in:
parent
60d462764d
commit
5fa161d31e
@ -1,5 +1,6 @@
|
||||
PORTNAME= HTTP-Parser-XS
|
||||
PORTVERSION= 0.17
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -13,4 +14,7 @@ LICENSE_COMB= dual
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/HTTP/Parser/XS/XS.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user