aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 \