https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290744
--- Comment #8 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=1c9b8179d5f19e7be5b27d289892306c5bff1a53 commit 1c9b8179d5f19e7be5b27d289892306c5bff1a53 Author: Daniel Engberg <[email protected]> AuthorDate: 2025-11-03 19:58:02 +0000 Commit: Daniel Engberg <[email protected]> CommitDate: 2025-11-03 20:28:04 +0000 Mk/Uses/meson.mk: Add basic support for muon This adds the ability to use muon instead of meson by adding the new argument muon. Mainly intended for bootstrapping when Meson is needed and Python isn't available due to circular dependencies. PR: 290744 Reviewed by: desktop (arrowd), bapt Mk/Uses/meson.mk | 30 ++++++++++++++++++++++++++---- 1 file changed, 26 insertions(+), 4 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.
