aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Apache-AuthenCache/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Apache-AuthenCache/Makefile')
-rw-r--r--www/p5-Apache-AuthenCache/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/p5-Apache-AuthenCache/Makefile b/www/p5-Apache-AuthenCache/Makefile
index 5e035bcfabe8..3dc85b3c9273 100644
--- a/www/p5-Apache-AuthenCache/Makefile
+++ b/www/p5-Apache-AuthenCache/Makefile
@@ -20,10 +20,9 @@ BUILD_DEPENDS= ${SITE_PERL}/Tie/IxHash.pm:${PORTSDIR}/devel/p5-Tie-IxHash \
${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl
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::AuthenCache.3
.include <bsd.port.mk>