Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Mar 2026 04:59:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 285957] lang/python312 as default python
Message-ID:  <bug-285957-21822-VzmEqf5zZ9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-285957-21822@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-285957-21822-VzmEqf5zZ9>