Skip to content

Commit

Permalink
math/p5-Bit-Vector: 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 e6106e7 commit 94b7309
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions math/p5-Bit-Vector/Makefile
Expand Up @@ -2,6 +2,7 @@

PORTNAME= Bit-Vector
PORTVERSION= 7.4
PORTREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Expand All @@ -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>

0 comments on commit 94b7309

Please sign in to comment.