aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Log-Dispatch
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2009-02-22 19:57:35 +0000
committerMathieu Arnold <mat@FreeBSD.org>2009-02-22 19:57:35 +0000
commit19ab09646ec5a8438bf136e773413418d2d85923 (patch)
tree4f5d87193f41d54803f1e2760fc27665e119f89f /devel/p5-Log-Dispatch
parentd8cb06964cf435a87338b1b284e84f180ae32e0d (diff)
Remove BROKEN line for mod_perl2 dependency, as it's supported since 2.17.
PR: 131935 Submitted by: Florian Smeets
Notes
Notes: svn path=/head/; revision=228840
Diffstat (limited to 'devel/p5-Log-Dispatch')
-rw-r--r--devel/p5-Log-Dispatch/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/p5-Log-Dispatch/Makefile b/devel/p5-Log-Dispatch/Makefile
index 4d3658dfcb55..0719b264b08d 100644
--- a/devel/p5-Log-Dispatch/Makefile
+++ b/devel/p5-Log-Dispatch/Makefile
@@ -54,7 +54,6 @@ post-install:
.if defined(WITH_APACHELOG)
.if defined(WITH_APACHE2)
-BROKEN= Broken due the new mod_perl2 API
RUN_DEPENDS+= ${LOCALBASE}/libexec/apache2/mod_perl.so:${PORTSDIR}/www/mod_perl2
.else
RUN_DEPENDS+= ${LOCALBASE}/libexec/apache/libperl.so:${PORTSDIR}/www/mod_perl