Add dependency on p5-Apache, p5-Apache-Icon, p5-Apache-Language and

p5-HTML-Parser.

Pointed out by:	bento
This commit is contained in:
Jun Kuriyama 2001-01-08 06:24:19 +00:00
parent 405f768d88
commit 292d45f10f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=36927

View file

@ -14,6 +14,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Apache/src.pm:${PORTSDIR}/www/p5-Apache \
${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Apache/Icon.pm:${PORTSDIR}/www/p5-Apache-Icon \
${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Apache/Language.pm:${PORTSDIR}/www/p5-Apache-Language \
${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/HTML/HeadParser.pm:${PORTSDIR}/www/p5-HTML-Parser
USE_PERL5= yes
PERL_CONFIGURE= yes