aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Apache-AuthCookie
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2005-05-17 17:18:23 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2005-05-17 17:18:23 +0000
commitab908d209c4065efb03d0b588f9db1bd2de0d4b2 (patch)
tree1f336bda18d078674e000a4d44cb585055f52e08 /www/p5-Apache-AuthCookie
parentd0a81ab302abf231ddda3c1558d038a459e76950 (diff)
downloadports-ab908d209c4065efb03d0b588f9db1bd2de0d4b2.tar.gz
ports-ab908d209c4065efb03d0b588f9db1bd2de0d4b2.zip
Notes
Diffstat (limited to 'www/p5-Apache-AuthCookie')
-rw-r--r--www/p5-Apache-AuthCookie/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-Apache-AuthCookie/Makefile b/www/p5-Apache-AuthCookie/Makefile
index 439fd2f38ca0..5019aba8a525 100644
--- a/www/p5-Apache-AuthCookie/Makefile
+++ b/www/p5-Apache-AuthCookie/Makefile
@@ -17,6 +17,7 @@ COMMENT= A perl module to provide custom forms for reauthentication
RUN_DEPENDS= ${APXS}:${PORTSDIR}/${APACHE_PORT}
.if defined(WITH_MODPERL2)
+BROKEN= Broken due the new mod_perl2 API
RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Apache2/mod_perl.pm:${PORTSDIR}/www/mod_perl2
.else
RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl