Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: pkgsrc-changes
Date: 07/13/2001 14:28:25
Module Name:	pkgsrc
Committed By:	tron
Date:		Fri Jul 13 11:28:25 UTC 2001

Modified Files:
	pkgsrc/mk: bsd.pkg.mk

Log Message:
Improve Java handling via "USE_JAVA" option:
- The "sun-jre" and "sun-jdk" packages can now be directly selected by
  setting "PKG_JVM" to "sun-jdk". "JAVA_HOME" is set to
  "${LOCALBASE}/java/jre/bin" in this case which fixes PR pkg/11901
  by myself.
- Only set "CLASSPATH" to "${JAVA_HOME}/lib/classes.zip" if that file
  really exists.


To generate a diff of this commit:
cvs rdiff -r1.786 -r1.787 pkgsrc/mk/bsd.pkg.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.