From 9abe64ca64762debd247881dbce87cae77472198 Mon Sep 17 00:00:00 2001 From: steve Date: Mon, 28 Feb 2000 02:37:35 +0000 Subject: Use a file that is actually installed by the p5-libwww port for the BUILD_DEPENDS line. PR: 15404 Submitted by: Akinori MUSHA --- www/p5-CGI/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/p5-CGI') 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 -- cgit v1.1