Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Dec 2014 23:20:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 195569] New: graphics/cairo: avoid depending on libX11 when X11 option is disabled
Message-ID:  <bug-195569-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: madpilot@FreeBSD.org
          Assignee: gnome@FreeBSD.org
             Flags: maintainer-feedback?(gnome@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@FreeBSD.org> ---
Auto-assigned to maintainer gnome@FreeBSD.org

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-195569-13>