Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: jwise
Date: Thu Jan 13 17:40:43 UTC 2000
Modified Files:
pkgsrc/mk: bsd.pkg.mk
Log Message:
Add a USE_JAVA= variable for packages which use java, and a PKG_JVM variable
for users to choose their own JVM.
USE_JAVA sets up DEPENDS and $JAVA_HOME appropriately, based on PKG_JVM.
Currently sane values of PKG_JVM are `jdk' and `kaffe', where the default
is `jdk' on NetBSD-*-i386, and `kaffe' elsewhere.
To generate a diff of this commit:
cvs rdiff -r1.390 -r1.391 pkgsrc/mk/bsd.pkg.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index