math/p5-Bit-Vector: Strip shared library
- Bump PORTREVISION for package change
This commit is contained in:
parent
e6106e737b
commit
94b7309f8f
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= Bit-Vector
|
||||
PORTVERSION= 7.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= math perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -18,4 +19,7 @@ RUN_DEPENDS= p5-Carp-Clan>=5.3:devel/p5-Carp-Clan
|
|||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Bit/Vector/Vector.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue