summaryrefslogtreecommitdiff
path: root/www/mod_jk
diff options
context:
space:
mode:
authorDaichi GOTO <daichi@FreeBSD.org>2003-06-19 12:11:59 +0000
committerDaichi GOTO <daichi@FreeBSD.org>2003-06-19 12:11:59 +0000
commit7957acf03ca8b90527a1346419e38388ea9df7b3 (patch)
tree89ac0ffd78a85bafdb0413e1cb733eea844b8a54 /www/mod_jk
parentUpdate to SmartEiffel 1.1 from 1.0 (diff)
mod_jk depends on automake @ patch-libtool
PR: 53259 Submitted by: Palle Girgensohn <girgen@pingpong.net> <girgen@pingpong.net> (maintainer) Pointed out by: erich@ucsd.edu and Zhong.Lun@bluewave.com
Notes
Notes: svn path=/head/; revision=83309
Diffstat (limited to 'www/mod_jk')
-rw-r--r--www/mod_jk/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_jk/Makefile b/www/mod_jk/Makefile
index 3bc5ca28d1a6..bda0caa93c96 100644
--- a/www/mod_jk/Makefile
+++ b/www/mod_jk/Makefile
@@ -16,6 +16,7 @@ DISTNAME= jakarta-tomcat-connectors-jk-${PORTVERSION}-src
MAINTAINER= girgen@pingpong.net
COMMENT= Apache JK module for Tomcat
+PATCH_DEPENDS= ${AUTOMAKE}:${PORTSDIR}/devel/automake
BUILD_DEPENDS= ${APXS}:${APACHE_PORT}
RUN_DEPENDS= ${APXS}:${APACHE_PORT}