summaryrefslogtreecommitdiff
path: root/devel/p5-File-Map/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-File-Map/Makefile')
-rw-r--r--devel/p5-File-Map/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-File-Map/Makefile b/devel/p5-File-Map/Makefile
index a52221cf6ef8..6019088574f8 100644
--- a/devel/p5-File-Map/Makefile
+++ b/devel/p5-File-Map/Makefile
@@ -2,6 +2,7 @@
PORTNAME= File-Map
PORTVERSION= 0.63
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:LEONT
@@ -24,6 +25,6 @@ USES= perl5
USE_PERL5= modbuild
post-stage:
- ${STRIP_CMD} ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto/File/Map/Map.so
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/File/Map/Map.so
.include <bsd.port.mk>