aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Apache-Peek/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Apache-Peek/Makefile')
-rw-r--r--www/p5-Apache-Peek/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-Apache-Peek/Makefile b/www/p5-Apache-Peek/Makefile
index 0227ee40db4b..90db4406c923 100644
--- a/www/p5-Apache-Peek/Makefile
+++ b/www/p5-Apache-Peek/Makefile
@@ -16,6 +16,7 @@ MAINTAINER= skv@FreeBSD.org
COMMENT= A data debugging tool for the XS programmer (under mod_perl)
.if defined(WITH_MODPERL2)
+BROKEN= Broken due the new mod_perl2 API
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Apache2/mod_perl.pm:${PORTSDIR}/www/mod_perl2
MOD_PERL= 2
.else