https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256800
Evgeniy Khramtsov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Evgeniy Khramtsov <[email protected]> --- (In reply to tigersharke from comment #2) Ports framework does not enforce option dependencies unlike Gentoo Portage. libglvnd built without X11 excludes GLX support, and cairo with X11=on needs GLX from $GL_DEFAULT (libglvnd) to build, which you disabled. If you want a X11-less setup, then consider {X11,XCB}=off cairo, and maybe OPENGL=off if it is headless. -- You are receiving this mail because: You are the assignee for the bug.
