aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_jk
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2003-05-07 05:26:23 +0800
committerkris <kris@FreeBSD.org>2003-05-07 05:26:23 +0800
commit2d567d2fc7b28ac8efab42fd30ad25438c298e85 (patch)
treeb3586af8ad4d28df7b39d9d84f00816a48d92894 /www/mod_jk
parent61815ed66dfe9cea5d0d5af513baa39effab3c3c (diff)
downloadfreebsd-ports-gnome-2d567d2fc7b28ac8efab42fd30ad25438c298e85.tar.gz
freebsd-ports-gnome-2d567d2fc7b28ac8efab42fd30ad25438c298e85.tar.zst
freebsd-ports-gnome-2d567d2fc7b28ac8efab42fd30ad25438c298e85.zip
BROKEN: Broken dependency
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