maintainer-feedback requested: [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


Bugzilla Automation <bugzilla at FreeBSD.org> has asked freebsd-gnome mailing list
<gnome at FreeBSD.org> for maintainer-feedback:
Bug 235373: graphics/cairo not honoring OPTIONS_UNSET+=X11
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235373



--- Description ---
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.


More information about the freebsd-gnome mailing list