git: e4591316fcda - main - multimedia/lives: Mark BROKEN

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Thu, 27 Apr 2023 12:04:04 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e4591316fcda1cb483fd04d60d03bd2ba40b1e7b

commit e4591316fcda1cb483fd04d60d03bd2ba40b1e7b
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-04-27 10:02:00 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-04-27 12:01:42 +0000

    multimedia/lives: Mark BROKEN
    
    Fails to build with FFmpeg 6 and I can't figure out how to fix it
    
    PR:             261302
    Reported by:    antoine (via exp-run)
---
 multimedia/lives/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/multimedia/lives/Makefile b/multimedia/lives/Makefile
index e69acbf4cd1d..b1140d5fd0a0 100644
--- a/multimedia/lives/Makefile
+++ b/multimedia/lives/Makefile
@@ -14,6 +14,8 @@ LICENSE_COMB=		multi
 LICENSE_FILE_GPLv3+ =	${WRKSRC}/COPYING
 LICENSE_FILE_LGPL3+ =	${WRKSRC}/COPYING.LGPL
 
+BROKEN=		fails to build with FFmpeg 6
+
 BUILD_DEPENDS=	${LOCALBASE}/include/linux/input.h:devel/evdev-proto \
 		analyseplugin:audio/ladspa
 LIB_DEPENDS=	liboil-0.3.so:devel/liboil \