diff options
-rw-r--r-- | www/mod_jk/Makefile | 1 |
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} |