https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262078
--- Comment #2 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3b1bbeb2f9c6aff674198e27089a05ff85518918 commit 3b1bbeb2f9c6aff674198e27089a05ff85518918 Author: Adriaan de Groot <[email protected]> AuthorDate: 2022-03-15 20:27:18 +0000 Commit: Adriaan de Groot <[email protected]> CommitDate: 2022-03-15 20:32:43 +0000 devel/qtcreator: update to 6.0.2, cmake build Update to most-recent release and switch the build to CMake (which matches the general migration of Qt to using CMake for builds). While here, drop the qbs dependency because qbs is broken with newer clang. Thanks to Florian for a carefully-written update and PR. Obtained From: Florian Walpen PR: 262078 devel/qtcreator/Makefile | 118 ++++++------- devel/qtcreator/distinfo | 6 +- ...atch-src_libs_3rdparty_sqlite_sqlite.pri (gone) | 10 -- .../patch-src_libs_sqlite_CMakeLists.txt (new) | 11 ++ devel/qtcreator/pkg-plist | 192 ++++++++------------- 5 files changed, 142 insertions(+), 195 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.
