diff options
Diffstat (limited to 'www/mod_jk')
-rw-r--r-- | www/mod_jk/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_jk/Makefile b/www/mod_jk/Makefile index b4ad691c5026..d49978d80302 100644 --- a/www/mod_jk/Makefile +++ b/www/mod_jk/Makefile @@ -16,6 +16,8 @@ DISTNAME= jakarta-tomcat-connectors-jk-${PORTVERSION}-src MAINTAINER= girgen@pingpong.net COMMENT= Apache JK module for connecting to Tomcat using AJP1X +BROKEN= Does not fetch, will be removed after Feb 2 + .include <bsd.port.pre.mk> .if exists(${LOCALBASE}/include/apache2/apr.h) |