Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 07/31/2002 17:48:05
Module Name:	pkgsrc
Committed By:	jlam
Date:		Wed Jul 31 14:48:04 UTC 2002

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

Log Message:
* Rename _JAVA_PKGNAME to _JAVA_PKGBASE which more accurately reflects its
  contents.

* Each PKG_JVM needs its own special _JAVA_PREFIX_DEFAULT hardcoded as
  there's no way to discern the subdirectory of ${LOCALBASE}/java in which
  the PKG_JVM is installed.

* If PKG_JVM == "sun-jdk", allow either sun-jdk13 or sun-jdk14 to be used,
  preferring whichever one is already installed, but otherwise using the
  best default for a given platform.


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

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