summaryrefslogtreecommitdiffstats
path: root/www/rt36
diff options
context:
space:
mode:
authorsem <sem@FreeBSD.org>2005-05-17 17:18:23 +0000
committersem <sem@FreeBSD.org>2005-05-17 17:18:23 +0000
commit2a28a0f1d9adc608188672404483dfbacc4abd40 (patch)
treed821dcd7becc521e07c7091a250bc64ff07df60d /www/rt36
parent3cd709fac494ee56f779f1c82b912df546c1dbb8 (diff)
downloadFreeBSD-ports-2a28a0f1d9adc608188672404483dfbacc4abd40.zip
FreeBSD-ports-2a28a0f1d9adc608188672404483dfbacc4abd40.tar.gz
- Mark ports BROKEN when/if they depend on mod_perl2.
With current mod_perl2 API change all old code *will* broken.
Diffstat (limited to 'www/rt36')
-rw-r--r--www/rt36/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/rt36/Makefile b/www/rt36/Makefile
index f33a8e8..bb51fee 100644
--- a/www/rt36/Makefile
+++ b/www/rt36/Makefile
@@ -80,6 +80,7 @@ DEPENDS_ARGS+= WITHOUT_MODPERL=yes
.else
BUILD_DEPENDS+= ${SITE_PERL}/Apache/DBI.pm:${PORTSDIR}/www/p5-Apache-DBI
.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
OpenPOWER on IntegriCloud