aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-CGI-Application
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2001-07-18 07:34:36 +0800
committersteve <steve@FreeBSD.org>2001-07-18 07:34:36 +0800
commitf95fbc8798134bdee34f891ed43f854f664579d3 (patch)
tree3c10a3ca01146e00c6bd46e766009bd23a7daf28 /www/p5-CGI-Application
parentd763e89d37e0e79a12880aa719a9fc99d322a9b7 (diff)
downloadfreebsd-ports-gnome-f95fbc8798134bdee34f891ed43f854f664579d3.tar.gz
freebsd-ports-gnome-f95fbc8798134bdee34f891ed43f854f664579d3.tar.zst
freebsd-ports-gnome-f95fbc8798134bdee34f891ed43f854f664579d3.zip
Fixup *_DEPENDS after repo-copy of p5-CGI to p5-CGI-modules.
Diffstat (limited to 'www/p5-CGI-Application')
-rw-r--r--www/p5-CGI-Application/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-CGI-Application/Makefile b/www/p5-CGI-Application/Makefile
index e5ec04c73ffa..c93fb37f6d3e 100644
--- a/www/p5-CGI-Application/Makefile
+++ b/www/p5-CGI-Application/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= petef@databits.net
BUILD_DEPENDS= ${SITE_PERL}/HTML/Template.pm:${PORTSDIR}/www/p5-HTML-Template \
- ${SITE_PERL}/CGI/Base.pm:${PORTSDIR}/www/p5-CGI
+ ${SITE_PERL}/CGI/Base.pm:${PORTSDIR}/www/p5-CGI-modules
RUN_DEPENDS= ${BUILD_DEPENDS}
SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}