1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Add dependency on p5-Apache and p5-I18N-LangTags.

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

View File

@ -14,6 +14,9 @@ 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}/I18N/LangTags.pm:${PORTSDIR}/misc/p5-I18N-LangTags
USE_PERL5= yes
PERL_CONFIGURE= yes