summaryrefslogtreecommitdiff
path: root/www/p5-CGI-Session/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-CGI-Session/Makefile')
-rw-r--r--www/p5-CGI-Session/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-CGI-Session/Makefile b/www/p5-CGI-Session/Makefile
index 616d996267f7..6a0d92773ab7 100644
--- a/www/p5-CGI-Session/Makefile
+++ b/www/p5-CGI-Session/Makefile
@@ -36,7 +36,7 @@ MAN3= CGI::Session::DB_File.3 \
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500800
-BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
RUN_DEPENDS= ${BUILD_DEPENDS}
.endif