From be5b437add49badd0d56db2092c016b8dd648cfd Mon Sep 17 00:00:00 2001 From: skv Date: Sat, 3 Apr 2004 11:06:13 +0000 Subject: Update dependency on www/p5-Apache-Test. Pointed by: kris --- www/p5-Bundle-Slash/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www') diff --git a/www/p5-Bundle-Slash/Makefile b/www/p5-Bundle-Slash/Makefile index 69b7d591e95c..67d136cf97bf 100644 --- a/www/p5-Bundle-Slash/Makefile +++ b/www/p5-Bundle-Slash/Makefile @@ -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} -- cgit