[Bug 256800] graphics/cairo: update/revise pkg-plist
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 256800] graphics/cairo: update/revise pkg-plist"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 24 Jun 2021 07:59:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256800
Evgeniy Khramtsov <evgeniy@khramtsov.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |evgeniy@khramtsov.org
--- Comment #3 from Evgeniy Khramtsov <evgeniy@khramtsov.org> ---
(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.