mirror of https://git.FreeBSD.org/doc.git
[phb][Uses]: Add missing JAVA_VERSIONs
This commit is contained in:
parent
dd8e70a091
commit
e8c0c4c27c
|
|
@ -1332,7 +1332,7 @@ The framework provides the following variables to be set by the port:
|
|||
`JAVA_VERSION`::
|
||||
List of space-separated suitable java versions for the port. An optional `\+`
|
||||
allows specifying a range of versions. (allowed values `8[+]`, `11[\+]`,
|
||||
`17[+]`, `18[\+]`, `19[+]`, `20[\+]`, `21[+]`, `22[\+]`, `22[+]`)
|
||||
`17[+]`, `18[\+]`, `19[+]`, `20[\+]`, `21[+]`, `22[\+]`, `23[+]` `24[\+]` `25[+]`)
|
||||
|
||||
`JAVA_OS`::
|
||||
List of space-separated suitable JDK port operating systems for the port.
|
||||
|
|
|
|||
Loading…
Reference in New Issue