summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2000-02-28 02:37:35 +0000
committersteve <steve@FreeBSD.org>2000-02-28 02:37:35 +0000
commit9abe64ca64762debd247881dbce87cae77472198 (patch)
treea8fb7ace3ac016f2a0db83f1896545e975d26bab /www
parenta7edce741c53774b219111dfcb335849dbdce355 (diff)
downloadFreeBSD-ports-9abe64ca64762debd247881dbce87cae77472198.zip
FreeBSD-ports-9abe64ca64762debd247881dbce87cae77472198.tar.gz
Use a file that is actually installed by the p5-libwww port for the
BUILD_DEPENDS line. PR: 15404 Submitted by: Akinori MUSHA <knu@idaemons.org>
Diffstat (limited to 'www')
-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 7f4728e..e23e949 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 7f4728e..e23e949 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
OpenPOWER on IntegriCloud