Reference: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261302#c46
Created upstream PR to fix the build on master, now backporting/testing the patch on the port.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=cfdbf52043a2305d000bd30799b098b1b30afe28 commit cfdbf52043a2305d000bd30799b098b1b30afe28 Author: Felix Palmen <zirias@FreeBSD.org> AuthorDate: 2023-03-20 09:28:55 +0000 Commit: Felix Palmen <zirias@FreeBSD.org> CommitDate: 2023-03-20 15:31:28 +0000 emulators/emu64: Fix build with ffmpeg 6 While here, also add missing dependency on Qt5Network and switch from PORTVERSION to preferred DISTVERSION. PR: 270200 Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D39175 emulators/emu64/Makefile | 8 +- emulators/emu64/files/patch-ffmpeg6 (new) | 120 ++++++++++++++++++++++++++++++ 2 files changed, 124 insertions(+), 4 deletions(-)