graphics/openfx-io: mark BROKEN after r468844

In file included from ../FFmpeg/ReadFFmpeg.cpp:45:
../FFmpeg/FFmpegFile.h:268:53: error: use of undeclared identifier 'CODEC_CAP_DELAY'
            return ( ( (_videoCodec->capabilities & CODEC_CAP_DELAY) ? _codecContext->delay : 0 )
                                                    ^
This commit is contained in:
Jan Beich 2018-05-03 15:33:17 +00:00
parent 5d3443e5fe
commit 37b564d7dc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=468933

View File

@ -10,6 +10,7 @@ COMMENT= Set of Readers/Writers plugins written using the OpenFX standard
LICENSE= GPLv2
BROKEN= fails to build with ffmpeg 4.0
ONLY_FOR_ARCHS= amd64
LIB_DEPENDS= libboost_system.so:devel/boost-libs \