summaryrefslogtreecommitdiff
path: root/www/p5-CGI
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-02-28 02:37:35 +0000
committerSteve Price <steve@FreeBSD.org>2000-02-28 02:37:35 +0000
commit1f078a5926fe69402cef1dab7d5fa56c943ef8c4 (patch)
tree2a81af30c6e049f770d326389e506fb2715fb32d /www/p5-CGI
parentUpdate MASTER_SITE and author's Email address. (diff)
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>
Notes
Notes: svn path=/head/; revision=26399
Diffstat (limited to 'www/p5-CGI')
-rw-r--r--www/p5-CGI/Makefile2
1 files changed, 1 insertions, 1 deletions
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