rP496074 was necessary because both kde.mk and qt.mk were setting wayland_LIB and wayland_PORT, and qt.mk overrode the version in kde.mk.
Follow what we do in pyqt.mk and prefix the component variables to avoid future clashes.
Differential D19631
kde.mk, qt.mk: Prefix component variables to avoid clashes. rakuco on Mar 18 2019, 9:57 PM. Authored by Tags None Referenced Files
Details
rP496074 was necessary because both kde.mk and qt.mk were setting wayland_LIB and wayland_PORT, and qt.mk overrode the version in kde.mk. Follow what we do in pyqt.mk and prefix the component variables to avoid future clashes. Qt and KDE ports still built correctly.
Diff Detail
|