Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Apr 2016 10:36:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 208038] net-p2p/qbittorrent-nox11: Doesn't compile when both qt4 and qt5 are disabled
Message-ID:  <bug-208038-13-FAFtS486SW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-208038-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-208038-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208038

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

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 selec=
ted
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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208038-13-FAFtS486SW>