[Bug 285957] lang/python312 as default python
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 285957] lang/python312 as default python on stable/14"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 31 Mar 2026 04:59:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285957 --- Comment #61 from Tatsuki Makino <tatsuki_makino@hotmail.com> --- (In reply to Tatsuki Makino from comment #60) It seems that the cause is that the flavor is not used in Mk/Uses/meson.mk. It is around the following line. . if !empty(meson_ARGS:Mmuon) BUILD_DEPENDS+= muon:devel/muon . else BUILD_DEPENDS+= meson:devel/meson . endif -- You are receiving this mail because: You are the assignee for the bug.