[Bug 245895] devel/pyside2: "Configuring incomplete, errors occurred"
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Apr 25 23:43:27 BST 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245895
--- Comment #6 from Tobias C. Berner <tcberner at freebsd.org> ---
(In reply to Christoph Moench-Tegeder from comment #5)
Ideally qt.mk would also enforce a ">=${_QT_VERSION}" dependency.
At the moment it most of the times creates a LIB_DEPENDS for the components.
I can take a look how complicated it would be to additionally always also
generate a BUILD_DEPENDS.
So that for example USE_QT=gui would add
LIB_DEPENDS=libQt5Gui.so:x11-toolkits/qt5-gui
BUILD_DEPENDS=qt5-gui>=5.14.2:x11-toolkits/qt5-gui
This would at least enforce an upgrade of the components. Still in the end, I
think that people should simply stop using portmaster/portpugrade :)
I try to modify qt.mk tomorrow [tm]
mfg Tobias
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kde-freebsd
mailing list