Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 10/14/2002 14:05:49
Module Name: pkgsrc
Committed By: jlam
Date: Mon Oct 14 11:05:49 UTC 2002
Modified Files:
pkgsrc/mk: java.mk
Log Message:
Allow for a way to specify which JVMs are acceptable for each
platform, and use the intersection of these JVMs and the ones
listed in PKG_JVMS_ACCEPTED as the JVMS that may really be used.
Currently, we assume all of the JVMs are usable by all platforms.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/mk/java.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.