From c0a64218a93d53e5f29248ee56dc4d663e1fc44c Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Mon, 18 Apr 2022 07:47:31 +0800 Subject: devel/p5-Proc-Wait3: Strip shared library - Bump PORTREVISION for package change --- devel/p5-Proc-Wait3/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/devel/p5-Proc-Wait3/Makefile b/devel/p5-Proc-Wait3/Makefile index 1e641e058f9d..fb76d3b91eb6 100644 --- a/devel/p5-Proc-Wait3/Makefile +++ b/devel/p5-Proc-Wait3/Makefile @@ -2,6 +2,7 @@ PORTNAME= Proc-Wait3 PORTVERSION= 0.05 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -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 -- cgit v1.2.3