aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Bundle-Slash
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2004-04-03 11:06:13 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2004-04-03 11:06:13 +0000
commit9fefb9d018c74e3e2688a7b92dbcc94ec34363cc (patch)
tree53a1678efd2580bce06de0a0bf7ba20087c55afb /www/p5-Bundle-Slash
parente8cafeca665e3a0f089c10a0d9e330062d41d903 (diff)
Update dependency on www/p5-Apache-Test.
Pointed by: kris
Notes
Notes: svn path=/head/; revision=106023
Diffstat (limited to 'www/p5-Bundle-Slash')
-rw-r--r--www/p5-Bundle-Slash/Makefile2
1 files changed, 1 insertions, 1 deletions
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}