Add more JAVA_VERSION variables to the JAVA_VARIABLES section.

PR:             docs/147920
Submitted by:   Chris Rees (utisoft at gmail dot com)
Approved by:    jkois (mentor)
This commit is contained in:
Benedict Reuschling 2010-07-04 20:24:16 +00:00
parent 62841b48b0
commit bf33b56c97
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=35963

View file

@ -5960,7 +5960,8 @@ QT_COMPONENTS= qmake_build moc_build rcc_build uic_build</programlisting>
<entry>List of space-separated suitable Java versions for
the port. An optional <literal>"+"</literal> allows you to
specify a range of versions (allowed values:
<literal>1.1[+] 1.2[+] 1.3[+] 1.4[+]</literal>).</entry>
<literal>1.1[+] 1.2[+] 1.3[+] 1.4[+] 1.5[+]
1.6[+]</literal>).</entry>
</row>
<row>