Index: Makefile =================================================================== --- Makefile +++ Makefile @@ -3,6 +3,7 @@ PORTNAME= Net-IDN-Encode PORTVERSION= 2.201 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -19,5 +20,5 @@ USE_PERL5= modbuild post-stage: - ${STRIP_CMD} ${STAGEDIR}${SITE_ARCH}/auto/Net/IDN/Punycode/Punycode.so + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Net/IDN/Punycode/Punycode.so .include