aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2023-04-27 10:19:08 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2023-04-27 12:01:43 +0000
commit6b6b5187d8ed9856024e208bba6f24a9164c1894 (patch)
treeba2b2beefc9782ef52d27c164c6d0f03069d43b7
parente7617d92c598c78e58423cc26e7351815ac3fad2 (diff)
downloadports-6b6b5187d8ed9856024e208bba6f24a9164c1894.tar.gz
ports-6b6b5187d8ed9856024e208bba6f24a9164c1894.zip
multimedia/vapoursynth-l-smash-works: Mark BROKEN
Fails to build with FFmpeg 6 PR: 270303 Reviewed by: jbeich (maintainer)
-rw-r--r--multimedia/vapoursynth-l-smash-works/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/vapoursynth-l-smash-works/Makefile b/multimedia/vapoursynth-l-smash-works/Makefile
index b99efe0e89ac..4a9ce5d9d90a 100644
--- a/multimedia/vapoursynth-l-smash-works/Makefile
+++ b/multimedia/vapoursynth-l-smash-works/Makefile
@@ -12,6 +12,8 @@ WWW= https://github.com/VFR-maniac/L-SMASH-Works/tree/master/VapourSynth
LICENSE= ISCL
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN= fails to build with FFmpeg 6 (PR 270303)
+
BUILD_DEPENDS= ${LOCALBASE}/include/vapoursynth/VSHelper.h:multimedia/vapoursynth
BUILD_DEPENDS+= ffmpeg>=3.2,1:multimedia/ffmpeg
LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \