Skip to content

Commit

Permalink
devel/p5-Proc-Wait3: 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 79179f6 commit c0a6421
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions devel/p5-Proc-Wait3/Makefile
Expand Up @@ -2,6 +2,7 @@

PORTNAME= Proc-Wait3
PORTVERSION= 0.05
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Expand All @@ -16,4 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USES= perl5
USE_PERL5= configure

post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Proc/Wait3/Wait3.so

.include <bsd.port.mk>

0 comments on commit c0a6421

Please sign in to comment.