Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 07/30/2002 01:23:31
Module Name: pkgsrc
Committed By: jlam
Date: Mon Jul 29 22:23:30 UTC 2002
Modified Files:
pkgsrc/lang/jasmin: Makefile
pkgsrc/lang/jini: Makefile
pkgsrc/net/airportbasestationconfig: Makefile
pkgsrc/textproc/crimson: Makefile
pkgsrc/textproc/fop: Makefile
pkgsrc/textproc/saxon: Makefile
pkgsrc/textproc/xalan-j: Makefile
pkgsrc/textproc/xerces-j: Makefile
pkgsrc/textproc/xp: Makefile
pkgsrc/textproc/xt: Makefile
pkgsrc/www/ap-jk: Makefile
pkgsrc/www/hiawatha: Makefile
pkgsrc/www/jsdk20: Makefile
pkgsrc/x11/swing: Makefile
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/lang/jasmin/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/lang/jini/Makefile
cvs rdiff -r1.12 -r1.13 pkgsrc/net/airportbasestationconfig/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/textproc/crimson/Makefile
cvs rdiff -r1.11 -r1.12 pkgsrc/textproc/fop/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/textproc/saxon/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/textproc/xalan-j/Makefile
cvs rdiff -r1.12 -r1.13 pkgsrc/textproc/xerces-j/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/textproc/xp/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/textproc/xt/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/www/ap-jk/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/www/hiawatha/Makefile
cvs rdiff -r1.16 -r1.17 pkgsrc/www/jsdk20/Makefile
cvs rdiff -r1.17 -r1.18 pkgsrc/x11/swing/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.