summaryrefslogtreecommitdiff
path: root/x11/swing
diff options
context:
space:
mode:
authorjlam <jlam>2002-07-29 22:23:25 +0000
committerjlam <jlam>2002-07-29 22:23:25 +0000
commitfc222b66f921a74919ab297266cb3b16df25d88b (patch)
treeee6f56c11e9a3098ae64b534a41cac1150b37ab5 /x11/swing
parent312f6857af7cc9c2c44c9d19cfd9a26509a9479b (diff)
downloadpkgsrc-fc222b66f921a74919ab297266cb3b16df25d88b.tar.gz
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.
Diffstat (limited to 'x11/swing')
-rw-r--r--x11/swing/Makefile4
1 files changed, 2 insertions, 2 deletions
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=