From a36f97b4988057835398c2978da92f85a28cb91e Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 28 Feb 2002 18:32:18 +0000 Subject: Note that these modules only work with Apache 1.3.* and not the forthcoming Apache 2.x servers. --- www/ap-jk/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/ap-jk') diff --git a/www/ap-jk/Makefile b/www/ap-jk/Makefile index 307c364a6e8..59949d62218 100644 --- a/www/ap-jk/Makefile +++ b/www/ap-jk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2001/09/27 23:18:50 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2002/02/28 18:32:18 jlam Exp $ DISTNAME= jakarta-tomcat-3.2.1-src PKGNAME= ap-jk-3.2.1 @@ -9,7 +9,7 @@ MAINTAINER= jwise@netbsd.org HOMEPAGE= http://jakarta.apache.org/ COMMENT= improved connector for accessing Jakarta Tomcat or JServ from Apache -DEPENDS+= apache{,6}-[0-9]*:../../www/apache +DEPENDS+= apache{,6}-1.3.*:../../www/apache USE_JAVA= yes # For "apxs": -- cgit v1.2.3