mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
chinese/p5-Encode-HanExtra: Strip shared library
- Bump PORTREVISION for package change
This commit is contained in:
parent
ba482988b7
commit
dcff6054b0
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= Encode-HanExtra
|
||||
PORTVERSION= 0.23
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= chinese perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -15,4 +15,7 @@ LICENSE= MIT
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Encode/HanExtra/HanExtra.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user