From 405f768d88e43c603a271a6e025de88d101b9c6d Mon Sep 17 00:00:00 2001 From: Jun Kuriyama Date: Mon, 8 Jan 2001 06:13:40 +0000 Subject: Add dependency on p5-Apache and p5-I18N-LangTags. Pointed out by: bento --- www/p5-Apache-Language/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'www') diff --git a/www/p5-Apache-Language/Makefile b/www/p5-Apache-Language/Makefile index fa43c9ab781c..f8924a10863d 100644 --- a/www/p5-Apache-Language/Makefile +++ b/www/p5-Apache-Language/Makefile @@ -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 -- cgit