[Bug 190434] print/cups-base tries to build icons when building headless
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Feb 13 22:36:25 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190434
--- Comment #10 from commit-hook at freebsd.org ---
A commit references this bug:
Author: pi
Date: Sat Feb 13 22:35:49 UTC 2016
New revision: 408833
URL: https://svnweb.freebsd.org/changeset/ports/408833
Log:
print/cups-base: rename ICONS option to X11
Why this change ?
- When compiling print/cups-base, if WITHOUT_X11=yes is present in
/etc/make.conf, CUPS still tries to update the "Icons cache".
- For this, it tries to build graphics/gtk-update-icon-cache,
which in turns requires graphics/cairo, but Cairo builds without
X11 support as requested, and graphics/gtk-update-icon-cache
fails to build because it needs X11.
PR: 190434
Submitted by: Tobias Kortkamp <t at tobik.me>
Reported by: hjf at hjf.com.ar
Changes:
head/print/cups-base/Makefile
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list