aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/p5-CGI-modules/Makefile2
-rw-r--r--www/p5-CGI/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-CGI-modules/Makefile b/www/p5-CGI-modules/Makefile
index 7f4728e2614a..e23e94960958 100644
--- a/www/p5-CGI-modules/Makefile
+++ b/www/p5-CGI-modules/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= CGI
MAINTAINER= jfitz@FreeBSD.org
-BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/URI/Escape.pm:${PORTSDIR}/www/p5-libwww
+BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/LWP.pm:${PORTSDIR}/www/p5-libwww
USE_PERL5= YES
diff --git a/www/p5-CGI/Makefile b/www/p5-CGI/Makefile
index 7f4728e2614a..e23e94960958 100644
--- a/www/p5-CGI/Makefile
+++ b/www/p5-CGI/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= CGI
MAINTAINER= jfitz@FreeBSD.org
-BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/URI/Escape.pm:${PORTSDIR}/www/p5-libwww
+BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/LWP.pm:${PORTSDIR}/www/p5-libwww
USE_PERL5= YES