From 0dad01fb181416943a18ea452b88da266bf148ee Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Sun, 6 Jul 2003 20:57:35 +0000 Subject: Remove an extra colon, which should hopefully fix INDEX builds. --- www/p5-libapreq/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/p5-libapreq') diff --git a/www/p5-libapreq/Makefile b/www/p5-libapreq/Makefile index 9970329e13d6..67c37639b44e 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}/Apache/Test.pm:${PORTSDIR}/www/p5-Apache-Test .endif PERL_CONFIGURE= yes -- cgit v1.2.3