1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

. Try to clarify that the BUGS section is talking about the Java VM

selection procedure used when ${PORTSDIR}/Mk/bsd.java.mk isn't present.
. Fix a typo (JAVA_PREFERRED_PORT -> JAVA_PREFERRED_PORTS).

Pointed out by:	hq
This commit is contained in:
Greg Lewis 2005-04-18 17:44:30 +00:00
parent 3ca1ac37e8
commit 4f7387e2e5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=133600

View File

@ -161,12 +161,13 @@ Execute MyApp with either a Java VM that is either version 1.2 or version 1.4.
.Sh BUGS
The internal selection procedure of
.Nm
is not fully identical to that of
.Pa %%PORTSDIR%%/Mk/bsd.java.mk .
is not fully identical to that used when
.Pa %%PORTSDIR%%/Mk/bsd.java.mk
is present.
In particular,
.Nm
does not respect environment variables such as
.Ev JAVA_PREFERRED_PORT
.Ev JAVA_PREFERRED_PORTS
which is used by
.Pa %%PORTSDIR%%/Mk/bsd.java.mk
and will not use the values of such variables if they are set up as