[Bug 251855] x11-toolkits/gtk30 graphics/movit x11-servers/xorg-server x11-servers/xwayland: fatal error: 'epoxy/glx.h' file not found

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 23 Mar 2026 00:01:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251855

--- Comment #6 from Torsten Zuehlsdorff <tz@freebsd.org> ---
I am closing this because tcberner and jbeich both explained in December 2020
that this is a known ports framework limitation (tracked in bug #202701). Ports
cannot force their dependencies to be built with specific options. The issue is
caused by setting OPTIONS_UNSET+=X11 globally, which causes libepoxy to be
built without GLX support even when gtk30 needs it. This requires a
framework-level fix, not individual port changes.

-- 
You are receiving this mail because:
You are on the CC list for the bug.