aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Log-Dispatch
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2009-11-05 15:30:13 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2009-11-05 15:30:13 +0000
commitd8c138efa6e06c5da15c868440dd002327f94cba (patch)
tree33ce30c1307a1b4b8503f612a8b435c888c1c7e9 /devel/p5-Log-Dispatch
parent38d8fe567df3700fcc529816bb905319e070138d (diff)
downloadports-d8c138efa6e06c5da15c868440dd002327f94cba.tar.gz
ports-d8c138efa6e06c5da15c868440dd002327f94cba.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 7f4df81227e1..2fbc7777fed6 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+= ${LOCALBASE}/libexec/apache2/mod_perl.so:${PORTSDIR}/www/mod_perl2
+RUN_DEPENDS+= mod_perl>=2.0:${PORTSDIR}/www/mod_perl2
.else
RUN_DEPENDS+= ${LOCALBASE}/libexec/apache/libperl.so:${PORTSDIR}/www/mod_perl
.endif