Fix a bogus BUILD_DEPENDS entry that was breaking make index.

Submitted by:	kris
Pointy hat to:	sobomax
This commit is contained in:
Akinori MUSHA 2003-02-21 07:43:48 +00:00
parent d82d074a19
commit e28cdc5851
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=76017

View file

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