[Bug 218213] philip 3.16.11 always includes Qt
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Mar 29 14:37:53 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218213
Bug ID: 218213
Summary: philip 3.16.11 always includes Qt
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: thomas.francis.jr at pobox.com
You can disable Xsane, but the port still wants to include Qt. This happens
because there is a radio choice between Qt4 and Qt5. Whichever choice was
selected (and one is always selected because these are radio buttons), will bet
SET for building.
If X11 and XSANE are both UNSET, QT4 and QT5 should likewise be UNSET.
If you stop the process after "make config", modify
/var/db/ports/print_hplip/options to list "OPTIONS_FILE_UNSET+=QT4" and
"OPTIONS_FILE_UNSET+=QT5", then continue building the port, it will build
without any problems.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list