aboutsummaryrefslogtreecommitdiff
path: root/chinese
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 /chinese
parentd0a81ab302abf231ddda3c1558d038a459e76950 (diff)
downloadports-ab908d209c4065efb03d0b588f9db1bd2de0d4b2.tar.gz
ports-ab908d209c4065efb03d0b588f9db1bd2de0d4b2.zip
- Mark ports BROKEN when/if they depend on mod_perl2.
With current mod_perl2 API change all old code *will* broken.
Notes
Notes: svn path=/head/; revision=135501
Diffstat (limited to 'chinese')
-rw-r--r--chinese/metalist/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/chinese/metalist/Makefile b/chinese/metalist/Makefile
index 94a99ef12640..40c4ea2110dd 100644
--- a/chinese/metalist/Makefile
+++ b/chinese/metalist/Makefile
@@ -38,6 +38,7 @@ MAKE_ENV+= PERL_EXTUTILS_AUTOINSTALL=--skip
.endif
.if defined(WITH_APACHE2)
+BROKEN= Broken due the new mod_perl2 API
BUILD_DEPENDS+= ${LOCALBASE}/libexec/apache2/mod_perl.so:${PORTSDIR}/www/mod_perl2
DEPENDS_ARGS+= WITHOUT_MODPERL=yes
DEPENDS_ARGS+= WITH_MODPERL2=yes