From 25c8a6ee5f205859cfbd3009dca402cc8cd66c9b Mon Sep 17 00:00:00 2001 From: daichi Date: Thu, 19 Jun 2003 12:11:59 +0000 Subject: mod_jk depends on automake @ patch-libtool PR: 53259 Submitted by: Palle Girgensohn (maintainer) Pointed out by: erich@ucsd.edu and Zhong.Lun@bluewave.com --- www/mod_jk/Makefile | 1 + 1 file changed, 1 insertion(+) 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} -- cgit