summaryrefslogtreecommitdiff
path: root/www/hiawatha
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 /www/hiawatha
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 'www/hiawatha')
-rw-r--r--www/hiawatha/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/hiawatha/Makefile b/www/hiawatha/Makefile
index 02e62e18a27..6622c313c78 100644
--- a/www/hiawatha/Makefile
+++ b/www/hiawatha/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2001/09/27 23:18:52 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2002/07/29 22:23:30 jlam Exp $
#
DISTNAME= hiawatha
@@ -20,7 +20,7 @@ NO_CONFIGURE=
NO_BUILD=
WRKSRC= ${WRKDIR}
-USE_JAVA= yes
+USE_JAVA= run
DIST_SUBDIR= ${PKGNAME}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
EXTRACT_CMD= unzip -aq ${DOWNLOADED_DISTFILE}