https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260355
--- Comment #4 from [email protected] --- A commit in branch 2021Q4 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=8bf5428a441be3d28e2ede460fe5d57ab663b462 commit 8bf5428a441be3d28e2ede460fe5d57ab663b462 Author: Tobias C. Berner <[email protected]> AuthorDate: 2021-12-18 17:20:44 +0000 Commit: Tobias C. Berner <[email protected]> CommitDate: 2021-12-18 17:39:34 +0000 x11-toolkits/qt5-quick3d: switch to use bundled assimp Quick3d is at the moment not compatible with assimp-5.1.0. In poudriere, due to assimp not being available, the port was already built with the bundled assimp version. For builds in a non-clean-room environment, explitely specify, that we want the bundled one too. PR: 260355 Reported by: Bertrand Petit <[email protected]> (cherry picked from commit b452cf359ea6344ebe8fd3bf0ef91029a9a8626f) x11-toolkits/qt5-quick3d/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) -- You are receiving this mail because: You are the assignee for the bug.
