diff options
Diffstat (limited to 'www/p5-Apache-DBI/Makefile')
-rw-r--r-- | www/p5-Apache-DBI/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-Apache-DBI/Makefile b/www/p5-Apache-DBI/Makefile index 6408a8e98058..c2fa8adbd2f9 100644 --- a/www/p5-Apache-DBI/Makefile +++ b/www/p5-Apache-DBI/Makefile @@ -16,6 +16,7 @@ MAINTAINER= skv@FreeBSD.org COMMENT= DBI persistent connection, authentication and authorization .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 |