aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Kwiki-ModPerl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Kwiki-ModPerl/Makefile')
-rw-r--r--www/p5-Kwiki-ModPerl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-Kwiki-ModPerl/Makefile b/www/p5-Kwiki-ModPerl/Makefile
index 7efdb66ba9ae..e51108d8b402 100644
--- a/www/p5-Kwiki-ModPerl/Makefile
+++ b/www/p5-Kwiki-ModPerl/Makefile
@@ -21,6 +21,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
.if defined(WITH_APACHE2)
+BROKEN= Broken due the new mod_perl2 API
BUILD_DEPENDS+= ${LOCALBASE}/libexec/apache2/mod_perl.so:${PORTSDIR}/www/mod_perl2
pre-patch:
@${REINPLACE_CMD} -e 's|mod_perl|Apache2::mod_perl|g' ${WRKSRC}/Makefile.PL