[Bug 285957] lang/python312 as default python

From: <bugzilla-noreply_at_freebsd.org>
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.