mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
www/p5-HTML-Parser: Strip shared library
- Bump PORTREVISION for package change
This commit is contained in:
parent
2d7458b0d8
commit
a9cd3f80df
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= HTML-Parser
|
||||
PORTVERSION= 3.76
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -20,4 +21,7 @@ RUN_DEPENDS= p5-HTML-Tagset>=0:www/p5-HTML-Tagset \
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/HTML/Parser/Parser.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user