CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2024/11/15 23:55:00
Modified files:
x11/qt6 : qt6.port.mk
x11/qt6/qt3d : Makefile
x11/qt6/qtcharts: Makefile
x11/qt6/qtdatavis3d: Makefile
x11/qt6/qtdeclarative: Makefile
x11/qt6/qtlottie: Makefile
x11/qt6/qtnetworkauth: Makefile
x11/qt6/qtpositioning: Makefile
x11/qt6/qtquick3d: Makefile
x11/qt6/qtquick3dphysics: Makefile
x11/qt6/qtremoteobjects: Makefile
x11/qt6/qtscxml: Makefile
x11/qt6/qtsensors: Makefile
x11/qt6/qtserialbus: Makefile
x11/qt6/qtshadertools: Makefile
x11/qt6/qtsvg : Makefile
x11/qt6/qttools: Makefile
x11/qt6/qtvirtualkeyboard: Makefile
x11/qt6/qtwayland: Makefile
Log message:
Add vulkan as default build dependency for Qt6
Because of recurring Qt6/CMake build error messages that vulkan is missing. We
have decided to include this as a build dependency in the Qt6 module. Ports
that needs Vulkan as runtime should include it as usual.
While here cleanup double build depends entries
Feedback sthen@, tested in a full bulk build