From fc222b66f921a74919ab297266cb3b16df25d88b 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. --- x11/swing/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/swing') diff --git a/x11/swing/Makefile b/x11/swing/Makefile index 27286452813..3ef15d44530 100644 --- a/x11/swing/Makefile +++ b/x11/swing/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2001/12/05 15:00:49 agc Exp $ +# $NetBSD: Makefile,v 1.18 2002/07/29 22:23:30 jlam Exp $ DISTNAME= swing1_1_1 PKGNAME= swing-1.1.1 @@ -20,7 +20,7 @@ NO_BIN_ON_CDROM= ${RESTRICTED} LICENSE= sun-swing-license -USE_JAVA= yes +USE_JAVA= run WRKSRC= ${WRKDIR}/swing-1.1.1fcs NO_PATCH= NO_CONFIGURE= -- cgit v1.2.3