summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-07-29 22:23:25 +0000
committerjlam <jlam@pkgsrc.org>2002-07-29 22:23:25 +0000
commite8398f5238da02249c7aaeb58a838e423f96de0d (patch)
treeee6f56c11e9a3098ae64b534a41cac1150b37ab5 /net
parentfa208fe38d356d58623b8f64b6d3443ccf584bcb (diff)
downloadpkgsrc-e8398f5238da02249c7aaeb58a838e423f96de0d.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 'net')
-rw-r--r--net/airportbasestationconfig/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/airportbasestationconfig/Makefile b/net/airportbasestationconfig/Makefile
index 34bd7622b0b..a2c326427d8 100644
--- a/net/airportbasestationconfig/Makefile
+++ b/net/airportbasestationconfig/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2002/06/30 15:02:51 schmonz Exp $
+# $NetBSD: Makefile,v 1.13 2002/07/29 22:23:26 jlam Exp $
DISTNAME= configurator_152
PKGNAME= ${BINNAME}-1.5.2
@@ -10,7 +10,7 @@ MAINTAINER= tron@netbsd.org
HOMEPAGE= http://edge.mcs.drexel.edu/GICL/people/sevy/airport/
COMMENT= Configuration program for Apple's Airport Base Station
-USE_JAVA= YES
+USE_JAVA= run
PLIST_SUBST+= BINNAME=${BINNAME} JARNAME=${JARNAME}