https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285957
--- Comment #61 from Tatsuki Makino <[email protected]> --- (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.
