summaryrefslogtreecommitdiff
path: root/www/mod_jk
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_jk')
-rw-r--r--www/mod_jk/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_jk/Makefile b/www/mod_jk/Makefile
index 85204899eda5..30340725f82c 100644
--- a/www/mod_jk/Makefile
+++ b/www/mod_jk/Makefile
@@ -18,6 +18,8 @@ DISTNAME= jakarta-tomcat-${PORTVERSION}-src
MAINTAINER= znerd@FreeBSD.org
COMMENT= Apache module for Tomcat 3
+BROKEN= "Broken dependency"
+
BUILD_DEPENDS= ${APXS}:${APACHE_PORT}
RUN_DEPENDS= ${APXS}:${APACHE_PORT} \
${TOMCAT_HOME}/lib/tomcat.jar:${PORTSDIR}/www/jakarta-tomcat3