From e28cdc585144ec7873862e4df62643cd725ca37f Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Fri, 21 Feb 2003 07:43:48 +0000 Subject: Fix a bogus BUILD_DEPENDS entry that was breaking make index. Submitted by: kris Pointy hat to: sobomax --- www/p5-Apache-Session/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/p5-Apache-Session/Makefile') diff --git a/www/p5-Apache-Session/Makefile b/www/p5-Apache-Session/Makefile index 04a0e7d8bab8..a1dfae7fc8a0 100644 --- a/www/p5-Apache-Session/Makefile +++ b/www/p5-Apache-Session/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= frank@exit.com -BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/mod_perl.pm:${CPORTSDIR}/apache13-modssl-modperl +BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes -- cgit v1.2.3