aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2004-04-03 10:56:26 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2004-04-03 10:56:26 +0000
commitb7ad9cade46bd55c57e900b0311543bbb18dcaac (patch)
treee220f8d73fc84e1e4eb78288d812a16ed73cfb12 /www
parentaeef7ac3dfab3ba3b36a2f613a81585c6c7d0ed3 (diff)
downloadports-b7ad9cade46bd55c57e900b0311543bbb18dcaac.tar.gz
ports-b7ad9cade46bd55c57e900b0311543bbb18dcaac.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/p5-Apache-Filter/Makefile2
-rw-r--r--www/p5-libapreq/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Apache-Filter/Makefile b/www/p5-Apache-Filter/Makefile
index b1091a0b72ce..56404c7d74bd 100644
--- a/www/p5-Apache-Filter/Makefile
+++ b/www/p5-Apache-Filter/Makefile
@@ -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
diff --git a/www/p5-libapreq/Makefile b/www/p5-libapreq/Makefile
index 02355fd7a4ce..5dd11a3fd0ae 100644
--- a/www/p5-libapreq/Makefile
+++ b/www/p5-libapreq/Makefile
@@ -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