summaryrefslogtreecommitdiff
path: root/textproc/xalan-j
diff options
context:
space:
mode:
authorjlam <jlam>2002-07-29 22:23:25 +0000
committerjlam <jlam>2002-07-29 22:23:25 +0000
commita860843596e220c3142d5c652e1758575551267a (patch)
treeee6f56c11e9a3098ae64b534a41cac1150b37ab5 /textproc/xalan-j
parent2e78f663c8d4fcd33dbef45b734c8cccef4fbb68 (diff)
downloadpkgsrc-a860843596e220c3142d5c652e1758575551267a.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/xalan-j')
-rw-r--r--textproc/xalan-j/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xalan-j/Makefile b/textproc/xalan-j/Makefile
index 1891505884d..c26e1f1d552 100644
--- a/textproc/xalan-j/Makefile
+++ b/textproc/xalan-j/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2002/04/03 21:17:54 jwise Exp $
+# $NetBSD: Makefile,v 1.10 2002/07/29 22:23:28 jlam Exp $
#
# Note: we currently use the pre-built (-bin) distribution of Xalan-J,
# because although Xalan runs fine under JDK 1.1, JDK 1.2 or greater is
@@ -15,7 +15,7 @@ COMMENT= the Apache Project's XSLT implementation
DEPENDS+= xerces-j>=1.2.0:../../textproc/xerces-j
-USE_JAVA= yes
+USE_JAVA= run
NO_PATCH=
NO_CONFIGURE=
NO_BUILD=