Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 10/16/2000 22:43:15
Module Name:	pkgsrc
Committed By:	tv
Date:		Mon Oct 16 19:43:15 UTC 2000

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

Log Message:
Change DEPENDS for PKG_JAVA=jdk compiled packages such that both the native
jdk 1.1.8 and the blackdown-jre 1.2 will work (and make the version just *,
not 1.1.*).  This is a precursor to native JDK 1.2 support.  Leave the
preference of the dependency to use the native jdk 1.1.

XXX: There should be a standard location not specific to PKG_JAVA for Java
packages, and there is no particular need for a DEPENDS on the JVM for
most packages (even an external-to-tree JVM is typically happy with the code).
This per-VM PREFIX, and particularly configurable JAVA_HOME, is not clean.


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

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