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:
parent
62841b48b0
commit
bf33b56c97
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=35963
1 changed files with 2 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue