aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Net-IDN-Encode/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Net-IDN-Encode/Makefile')
-rw-r--r--textproc/p5-Net-IDN-Encode/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Net-IDN-Encode/Makefile b/textproc/p5-Net-IDN-Encode/Makefile
index 52fbc9aafd7d..07c427aecdda 100644
--- a/textproc/p5-Net-IDN-Encode/Makefile
+++ b/textproc/p5-Net-IDN-Encode/Makefile
@@ -18,6 +18,7 @@ BUILD_DEPENDS= p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings
USES= perl5
USE_PERL5= modbuild
-post-stage:
+post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Net/IDN/Punycode/Punycode.so
+
.include <bsd.port.mk>