Skip to content

Commit

Permalink
www/p5-URL-Encode-XS: Strip shared library
Browse files Browse the repository at this point in the history
- Bump PORTREVISION for package change
  • Loading branch information
sunpoet committed Apr 17, 2022
1 parent 9c9c328 commit 37f04b2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions www/p5-URL-Encode-XS/Makefile
Expand Up @@ -2,6 +2,7 @@

PORTNAME= URL-Encode-XS
PORTVERSION= 0.03
PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:CHANSEN
Expand All @@ -16,4 +17,7 @@ LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure

post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/URL/Encode/XS/XS.so

.include <bsd.port.mk>

0 comments on commit 37f04b2

Please sign in to comment.