. Yet more clarification of how the selection of the Java VM can be

different depending on whether bsd.java.mk exists on the system.
This commit is contained in:
Greg Lewis
2005-04-12 16:25:01 +00:00
parent b55160d54d
commit 0c91c97816

View File

@@ -134,4 +134,7 @@ In particular,
.Nm
does not respect environment variables such as
.Ev JAVA_PREFERRED_PORT
which is used by %%PORTSDIR%%/Mk/bsd.java.mk.
which is used by %%PORTSDIR%%/Mk/bsd.java.mk and will not use the values
of such variables if they are set up as
.Nm make
variables in /etc/make.conf, for example.