git: 599bcf1fdd - main - [phb][Uses]: Document muon argument for Uses=meson
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=599bcf1fdd36cab6a90af46982e07bf0879dd6d9 commit 599bcf1fdd36cab6a90af46982e07bf0879dd6d9 Author: Fernando Apesteguía <[email protected]> AuthorDate: 2025-11-04 17:03:04 +0000 Commit: Fernando Apesteguía <[email protected]> CommitDate: 2025-11-04 17:03:04 +0000 [phb][Uses]: Document muon argument for Uses=meson Chasing https://cgit.freebsd.org/ports/commit/?id=1c9b8179d5f19e7be5b27d289892306c5bff1a53 --- documentation/content/en/books/porters-handbook/uses/_index.adoc | 4 +++- 1 file changed, 3 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 3ce25bdb29..35091a88c3 100644 --- a/documentation/content/en/books/porters-handbook/uses/_index.adoc +++ b/documentation/content/en/books/porters-handbook/uses/_index.adoc @@ -1807,11 +1807,13 @@ USE_MATE= menus:build intlhack [[uses-meson]] == `meson` -Possible arguments: (none) +Possible arguments: (none), `muon` Provide support for Meson based projects. For more information see crossref:special[using-meson,Using `meson`]. +If `muon` is specified then a build dependency on package:devel/muon[] is added. + [[uses-metaport]] == `metaport`