aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Log-Dispatch
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>2010-02-12 23:34:30 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>2010-02-12 23:34:30 +0000
commitd02233f4b4ebb4b58f353653e774c90b99d81bca (patch)
tree04f31d88d6b0d29f02927679b1e309d3bff185c1 /devel/p5-Log-Dispatch
parent206208b7800aa7a5d5f2b4a546c6ecdfad16bfe2 (diff)
downloadports-d02233f4b4ebb4b58f353653e774c90b99d81bca.tar.gz
ports-d02233f4b4ebb4b58f353653e774c90b99d81bca.zip
Notes
Diffstat (limited to 'devel/p5-Log-Dispatch')
-rw-r--r--devel/p5-Log-Dispatch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Log-Dispatch/Makefile b/devel/p5-Log-Dispatch/Makefile
index 2fbc7777fed6..8c083dc50efd 100644
--- a/devel/p5-Log-Dispatch/Makefile
+++ b/devel/p5-Log-Dispatch/Makefile
@@ -54,7 +54,7 @@ post-install:
.if defined(WITH_APACHELOG)
.if defined(WITH_APACHE2)
-RUN_DEPENDS+= mod_perl>=2.0:${PORTSDIR}/www/mod_perl2
+RUN_DEPENDS+= mod_perl2>=2.0:${PORTSDIR}/www/mod_perl2
.else
RUN_DEPENDS+= ${LOCALBASE}/libexec/apache/libperl.so:${PORTSDIR}/www/mod_perl
.endif