summaryrefslogtreecommitdiff
path: root/www/p5-libapreq
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2003-07-06 20:57:35 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2003-07-06 20:57:35 +0000
commit0dad01fb181416943a18ea452b88da266bf148ee (patch)
tree5a789d67726a53fd8420bcd4c85a50a39aae43fc /www/p5-libapreq
parentUpdate to 2.1.2 (diff)
Remove an extra colon, which should hopefully fix INDEX builds.
Notes
Notes: svn path=/head/; revision=84328
Diffstat (limited to 'www/p5-libapreq')
-rw-r--r--www/p5-libapreq/Makefile2
1 files changed, 1 insertions, 1 deletions
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