[kde-freebsd] [Bug 208038] net-p2p/qbittorrent-nox11: Doesn't compile when both qt4 and qt5 are disabled

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Apr 28 10:36:20 UTC 2016


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

--- Comment #6 from Tobias Berner <tcberner at gmail.com> ---
You cannot have qmake without specifying either USE_QT4 or USE_QT5.
And you cannot link against more than one QT-version. 

The only thing that makes sense is an OPTIONS_SINGLE.

>From the handbook:
* SINGLE: OPTIONS can be grouped as radio choices, where *only one* choice from
each group is allowed (There must be one of each OPTIONS_SINGLE group selected
at all times for the options to be valid.)
* RADIO: OPTIONS can be grouped as radio choices, where *none or only one*
choice from each group is allowed

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kde-freebsd mailing list