Update dependency on www/p5-Apache-Test.

Pointed by:	kris
This commit is contained in:
Sergey Skvortsov 2004-04-03 11:06:13 +00:00
parent e8cafeca66
commit 9fefb9d018
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106023

View file

@ -50,7 +50,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-D
.if !defined(WITH_APACHE2)
BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Apache/Cookie.pm:${PORTSDIR}/www/p5-libapreq \
${SITE_PERL}/Apache/Test.pm:${PORTSDIR}/www/p5-Apache-Test
${SITE_PERL}/${PERL_ARCH}/Apache/Test.pm:${PORTSDIR}/www/p5-Apache-Test
.endif
RUN_DEPENDS= ${BUILD_DEPENDS}