git: 78dda402ae - main - Update the list of valid values for JAVA_VENDOR
Mateusz Piotrowski <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/doc/commit/?id=78dda402ae3ec0b0ec92ebdba8f08fd90e6db92f commit 78dda402ae3ec0b0ec92ebdba8f08fd90e6db92f Author: Mateusz Piotrowski <[email protected]> AuthorDate: 2021-04-15 17:31:49 +0000 Commit: Mateusz Piotrowski <[email protected]> CommitDate: 2021-04-15 17:31:49 +0000 Update the list of valid values for JAVA_VENDOR --- documentation/content/en/books/porters-handbook/special/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/content/en/books/porters-handbook/special/_index.adoc b/documentation/content/en/books/porters-handbook/special/_index.adoc index 2db3f3b8f6..ca302cb9d2 100644 --- a/documentation/content/en/books/porters-handbook/special/_index.adoc +++ b/documentation/content/en/books/porters-handbook/special/_index.adoc @@ -2800,7 +2800,7 @@ There are several JDKs in the ports collection, from various vendors, and in sev |List of space-separated suitable JDK port operating systems for the port (allowed values: `native linux`). |`JAVA_VENDOR` -|List of space-separated suitable JDK port vendors for the port (allowed values: `freebsd bsdjava sun openjdk`). +|List of space-separated suitable JDK port vendors for the port (allowed values: `openjdk oracle`). |`JAVA_BUILD` |When set, add the selected JDK port to the build dependencies. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"