Date: Tue, 9 Apr 2024 07:41:10 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c90ca87807ba - main - multimedia/lms: Broken on 13 Message-ID: <202404090741.4397fAAJ087417@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=c90ca87807baa9aaec6033c3115700050300cef9 commit c90ca87807baa9aaec6033c3115700050300cef9 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-04-09 04:27:53 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-04-09 07:40:56 +0000 multimedia/lms: Broken on 13 --- multimedia/lms/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/multimedia/lms/Makefile b/multimedia/lms/Makefile index 2cda1c1b7ebc..8012caee069b 100644 --- a/multimedia/lms/Makefile +++ b/multimedia/lms/Makefile @@ -10,6 +10,8 @@ WWW= https://github.com/epoupon/lms LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_FreeBSD_13= compilation fails: error: object of type 'const LiteralString' cannot be compared because its 'operator<=>' is implicitly deleted + BUILD_DEPENDS= googletest>0:devel/googletest LIB_DEPENDS= libavformat.so:multimedia/ffmpeg \ libboost_system.so:devel/boost-libs \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404090741.4397fAAJ087417>