From e8398f5238da02249c7aaeb58a838e423f96de0d Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 29 Jul 2002 22:23:25 +0000 Subject: Set USE_JAVA=run on some packages that obviously don't need a JDK for the build. These packages set NO_BUILD and by inspection of the Makefiles, there isn't any invocation of java needed. --- 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 2a09762909f..7cd695468b6 100644 --- a/www/ap-jk/Makefile +++ b/www/ap-jk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2002/07/24 19:45:30 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2002/07/29 22:23:29 jlam Exp $ DISTNAME= jakarta-tomcat-3.2.4-src PKGNAME= ap-jk-3.2.4 @@ -11,7 +11,7 @@ COMMENT= improved connector for accessing Jakarta Tomcat or JServ from Apache DEPENDS+= apache{,6}-1.3.*:../../www/apache -USE_JAVA= yes +USE_JAVA= run USE_PERL5= build # for "apxs" EXTRACT_ELEMENTS= ${DISTNAME}/src/native -- cgit v1.2.3