Skip to content

Commit

Permalink
devel/p5-Class-MethodMaker: 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 5c6d9b2 commit 4982d60
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions devel/p5-Class-MethodMaker/Makefile
Expand Up @@ -2,6 +2,7 @@

PORTNAME= Class-MethodMaker
PORTVERSION= 2.24
PORTREVISION= 1
CATEGORIES= devel 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/Class/MethodMaker/MethodMaker.so

.include <bsd.port.mk>

0 comments on commit 4982d60

Please sign in to comment.