[Bug 235373] graphics/cairo not honoring OPTIONS_UNSET+=X11

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Feb 1 08:13:26 UTC 2019


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

            Bug ID: 235373
           Summary: graphics/cairo not honoring OPTIONS_UNSET+=X11
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: gnome at FreeBSD.org
          Reporter: rob at sarcasticadmin.com
             Flags: maintainer-feedback?(gnome at FreeBSD.org)
          Assignee: gnome at FreeBSD.org

Originally found this while trying to install print/cloud-print-connector port
with make.conf only containing OPTIONS_UNSET+=X11. Had to manually toggle of
X11 off for cairo using ncurses dialog for print/cloud-print-connector to build
successfully without X11 deps. Below is the output of showconfig. Im not sure
if the config options reflect the /etc/make.conf flags when running showconfig.


$ pwd
/usr/ports/graphics/cairo
$ make showconfig
===> The following configuration options are available for cairo-1.15.12,2:
     DOCS=on: Build and/or install documentation
     GLIB=on: Enable GObject Functions Feature
     OPENGL=on: 2D/3D rendering support via OpenGL
     X11=on: X11 (graphics) support
     XCB=on: Enable XCB (X C-language Binding) Support
===> Use 'make config' to modify these settings


System info:
$ uname -r
11.2-RELEASE-p4
Port version:
PORTNAME=       cairo
PORTVERSION=    1.15.12
PORTEPOCH=      2
$ cat /etc/make.conf
OPTIONS_UNSET+=X11

Im happy to provide any more info on the matter if needed.

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


More information about the freebsd-gnome mailing list