Regressed by https://github.com/mesa3d/mesa/commit/e3f60ea4a893 See also ports 0e54d5d3efaa $ make WITHOUT=PLATFORM_X11 [...] meson.build:407:3: ERROR: Feature xlib-lease cannot be enabled: xlib-lease requires X11 and KMS/DRM support Alternatively, $ poudriere bulk -rtj 132amd64 -z nox11 x11-wm/sway [...] $ cat /usr/local/etc/poudriere.d/nox11-make.conf OPTIONS_UNSET += COLORD TKINTER VDPAU X11 XCB XLIB graphics_mesa-libs_UNSET += PLATFORM_X11 graphics_mesa-dri_UNSET += PLATFORM_X11 # XXX until graphics/gstreamer1-plugins-gl is fixed x11-toolkits_gtk40_UNSET += GSTREAMER
mesa-dri fails with the same error.
experience same problem on FreeBSD 15-Current and mesa-dri 23.3.4
Obsolete after ports a26876a1e5f8.