https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268876
--- Comment #2 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=8453bb8045763566a33792d9b4ea3d8dbbec4426 commit 8453bb8045763566a33792d9b4ea3d8dbbec4426 Author: Jan Beich <[email protected]> AuthorDate: 2023-02-23 07:00:32 +0000 Commit: Jan Beich <[email protected]> CommitDate: 2023-02-23 10:19:32 +0000 multimedia/qt6-multimedia: respect upstream defaults Expose auto-detected dependencies as options to make builds deterministic. Disabling all audio backends is forbidden to avoid crashes as upstream doesn't test a configuration that cannot happen on Android, macOS, Windows, QNX or desktop Linux (except Gentoo). PR: 268876 Approved by: portmgr blanket, maintainer timeout (partially: no patch but no help) emulators/rpcs3/Makefile | 2 +- emulators/rpcs3/pkg-message.qt6 (gone) | 25 ---------- multimedia/qt6-multimedia/Makefile | 47 ++++++++++++++++-- .../patch-src_multimedia_configure.cmake (new) | 11 +++++ ...lugins_multimedia_ffmpeg_qv4l2camera__p.h (new) | 11 +++++ multimedia/qt6-multimedia/pkg-plist | 57 +++++++++++++++++++--- 6 files changed, 116 insertions(+), 37 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.
