aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Errno
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Errno')
-rw-r--r--devel/p5-Errno/Makefile1
-rw-r--r--devel/p5-Errno/pkg-plist6
2 files changed, 3 insertions, 4 deletions
diff --git a/devel/p5-Errno/Makefile b/devel/p5-Errno/Makefile
index cf080ec0f269..c769e5c9f9df 100644
--- a/devel/p5-Errno/Makefile
+++ b/devel/p5-Errno/Makefile
@@ -17,7 +17,6 @@ COMMENT= A perl5 module providing access to System errno constants
PERL_CONFIGURE= YES
-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Errno.3
.include <bsd.port.mk>
diff --git a/devel/p5-Errno/pkg-plist b/devel/p5-Errno/pkg-plist
index 3e8c8eed9b6f..5a08c7cf1dbc 100644
--- a/devel/p5-Errno/pkg-plist
+++ b/devel/p5-Errno/pkg-plist
@@ -1,3 +1,3 @@
-lib/perl5/site_perl/%%PERL_VER%%/Errno.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Errno/.packlist
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Errno
+%%SITE_PERL%%/Errno.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Errno/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Errno