[Bug 195569] New: graphics/cairo: avoid depending on libX11 when X11 option is disabled

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Dec 1 23:20:33 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195569

            Bug ID: 195569
           Summary: graphics/cairo: avoid depending on libX11 when X11
                    option is disabled
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: gnome at FreeBSD.org
          Reporter: madpilot at FreeBSD.org
          Assignee: gnome at FreeBSD.org
             Flags: maintainer-feedback?(gnome at FreeBSD.org)

Created attachment 150085
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150085&action=edit
patch moving xext component

After 368007 the cairo port will pull in libX11 even if compiled with the X11
option disabled.

The xext component is unconditionally added to USE_XORG.

Attached patch moves it in the X11 conditional. This allows again building
cairo without depending on libX11 and other Xorg parts.

Thanks!

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer gnome at FreeBSD.org

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list