aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Scope-Upper/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Scope-Upper/Makefile')
-rw-r--r--devel/p5-Scope-Upper/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Scope-Upper/Makefile b/devel/p5-Scope-Upper/Makefile
index 63c5cde68372..d19779dd4a0a 100644
--- a/devel/p5-Scope-Upper/Makefile
+++ b/devel/p5-Scope-Upper/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Scope-Upper
PORTVERSION= 0.25
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:VPIT
@@ -18,6 +19,6 @@ USES= perl5
USE_PERL5= configure
post-install:
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/${PERL_ARCH}/auto/Scope/Upper/Upper.so
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Scope/Upper/Upper.so
.include <bsd.port.mk>