git: 216705c9f429 - main - multimedia/mlt6: Mark BROKEN
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 27 Apr 2023 12:04:09 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=216705c9f4294c38fc76ae306d37c833218155ff commit 216705c9f4294c38fc76ae306d37c833218155ff Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-04-27 10:14:20 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2023-04-27 12:01:43 +0000 multimedia/mlt6: Mark BROKEN Fails to build with FFmpeg 6 PR: 270293 --- multimedia/mlt6/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/multimedia/mlt6/Makefile b/multimedia/mlt6/Makefile index a8f2ca346de8..459bfd38ec04 100644 --- a/multimedia/mlt6/Makefile +++ b/multimedia/mlt6/Makefile @@ -16,6 +16,8 @@ WWW= https://www.mltframework.org/ LICENSE?= GPLv2 GPLv3 LGPL21 LICENSE_COMB?= multi +BROKEN= fails to build with FFmpeg 6 (PR 270293) + USES+= alias cmake compiler:c++11-lang eigen:3 localbase pkgconfig DATADIR= ${PREFIX}/share/mlt