aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2023-04-27 10:02:00 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2023-04-27 12:01:42 +0000
commite4591316fcda1cb483fd04d60d03bd2ba40b1e7b (patch)
treec8201d24fe93bddff1032f8db979e9a5888f6aea
parent7e61f3a4af085a8f7efc4d792c70ed18222103e3 (diff)
downloadports-e4591316fcda1cb483fd04d60d03bd2ba40b1e7b.tar.gz
ports-e4591316fcda1cb483fd04d60d03bd2ba40b1e7b.zip
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)
-rw-r--r--multimedia/lives/Makefile2
1 files changed, 2 insertions, 0 deletions
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 \