summaryrefslogtreecommitdiff
path: root/textproc/xerces-j
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 /textproc/xerces-j
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 'textproc/xerces-j')
-rw-r--r--textproc/xerces-j/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xerces-j/Makefile b/textproc/xerces-j/Makefile
index 871bf119ae3..887f7492613 100644
--- a/textproc/xerces-j/Makefile
+++ b/textproc/xerces-j/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2002/04/03 21:17:54 jwise Exp $
+# $NetBSD: Makefile,v 1.13 2002/07/29 22:23:28 jlam Exp $
#
# Note: we currently use the pre-built (-bin) distribution of Xerces-J,
# because although Xerces runs fine under JDK 1.1, JDK 1.2 or greater is
@@ -17,7 +17,7 @@ NO_PATCH=
NO_CONFIGURE=
NO_BUILD=
-USE_JAVA= yes
+USE_JAVA= run
WRKSRC= ${WRKDIR}/xerces-1_2_0