aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Apache-AuthenURL/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Apache-AuthenURL/Makefile')
-rw-r--r--www/p5-Apache-AuthenURL/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/p5-Apache-AuthenURL/Makefile b/www/p5-Apache-AuthenURL/Makefile
index ff606f1129de..5ebfb28e29a9 100644
--- a/www/p5-Apache-AuthenURL/Makefile
+++ b/www/p5-Apache-AuthenURL/Makefile
@@ -19,10 +19,9 @@ BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
${SITE_PERL}/Apache/AuthenCache.pm:${PORTSDIR}/www/p5-Apache-AuthenCache
RUN_DEPENDS= ${BUILD_DEPENDS}
-SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
+SITE_PERL= ${SITE_PERL}
PERL_CONFIGURE= yes
-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Apache::AuthenURL.3
.include <bsd.port.mk>