Fixup *_DEPENDS after repo-copy of p5-CGI to p5-CGI-modules.

This commit is contained in:
Steve Price 2001-07-17 23:34:36 +00:00
parent a84e64d748
commit 8651b453d2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=45211
2 changed files with 2 additions and 2 deletions

View file

@ -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}

View file

@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= ${SITE_PERL}/CGI/Base.pm:${PORTSDIR}/www/p5-CGI \
BUILD_DEPENDS= ${SITE_PERL}/CGI/Base.pm:${PORTSDIR}/www/p5-CGI-modules \
${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI
RUN_DEPENDS= ${BUILD_DEPENDS}