Update dependency on www/p5-Apache-Test.

Pointed by:	kris
This commit is contained in:
Sergey Skvortsov 2004-04-03 10:56:26 +00:00
parent aeef7ac3df
commit b7ad9cade4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106021
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@ COMMENT= Perl module to alter the output of previous handlers
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl
BUILD_DEPENDS= ${RUN_DEPENDS} \
${SITE_PERL}/Apache/Test.pm:${PORTSDIR}/www/p5-Apache-Test
${SITE_PERL}/${PERL_ARCH}/Apache/Test.pm:${PORTSDIR}/www/p5-Apache-Test
PERL_CONFIGURE= yes
INSTALL_TARGET= pure_install

View file

@ -20,7 +20,7 @@ IGNORE= "This port does not support mod_perl2"
.else
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl
BUILD_DEPENDS= ${RUN_DEPENDS} \
${SITE_PERL}/Apache/Test.pm:${PORTSDIR}/www/p5-Apache-Test
${SITE_PERL}/${PERL_ARCH}/Apache/Test.pm:${PORTSDIR}/www/p5-Apache-Test
.endif
PERL_CONFIGURE= yes