Skip to content

Commit

Permalink
converters/p5-Unicode-String: Strip shared library
Browse files Browse the repository at this point in the history
- Bump PORTREVISION for package change
  • Loading branch information
sunpoet committed Mar 25, 2022
1 parent 6bc897c commit 78af14d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions converters/p5-Unicode-String/Makefile
Expand Up @@ -2,6 +2,7 @@

PORTNAME= Unicode-String
PORTVERSION= 2.10
PORTREVISION= 1
CATEGORIES= converters perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Expand All @@ -15,4 +16,7 @@ LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure

post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Unicode/String/String.so

.include <bsd.port.mk>

0 comments on commit 78af14d

Please sign in to comment.