git: c101e6d07d - main - [phb][Uses]: Update kde
Fernando Apesteguía <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/doc/commit/?id=c101e6d07d1227990204a32e68b45c646e384eed commit c101e6d07d1227990204a32e68b45c646e384eed Author: Fernando Apesteguía <[email protected]> AuthorDate: 2026-08-19 16:28:04 +0000 Commit: Fernando Apesteguía <[email protected]> CommitDate: 2026-08-19 16:28:04 +0000 [phb][Uses]: Update kde --- documentation/content/en/books/porters-handbook/uses/_index.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/documentation/content/en/books/porters-handbook/uses/_index.adoc b/documentation/content/en/books/porters-handbook/uses/_index.adoc index 6754b4749d..4552208be8 100644 --- a/documentation/content/en/books/porters-handbook/uses/_index.adoc +++ b/documentation/content/en/books/porters-handbook/uses/_index.adoc @@ -1450,9 +1450,10 @@ Specifies the JPEG implementation to use. Possible values are: [[uses-kde]] == `kde` -Possible arguments: `5` +Possible arguments: (none), `5`, `6` Add dependency on KDE components. +The version may be omitted. In that case the newest version will be used. See crossref:special[using-kde,Using KDE] for more information. [[uses-kmod]]