aboutsummaryrefslogtreecommitdiff
path: root/www/p5-CGI-Cache/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-CGI-Cache/Makefile')
-rw-r--r--www/p5-CGI-Cache/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/p5-CGI-Cache/Makefile b/www/p5-CGI-Cache/Makefile
index 778c332d8953..788f85969bce 100644
--- a/www/p5-CGI-Cache/Makefile
+++ b/www/p5-CGI-Cache/Makefile
@@ -27,10 +27,9 @@ BUILD_DEPENDS+= ${SITE_PERL}/File/Spec/Functions.pm:${PORTSDIR}/devel/p5-File-Sp
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= CGI::Cache.3
.include <bsd.port.post.mk>