git: 17bce3f1aaf8 - main - www/librtcdcpp: Broken after fmt-9.1.0 update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 31 Dec 2022 06:22:56 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=17bce3f1aaf8247081afda967a80c0edd16ce72a
commit 17bce3f1aaf8247081afda967a80c0edd16ce72a
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-12-30 21:29:23 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-12-31 06:22:51 +0000
www/librtcdcpp: Broken after fmt-9.1.0 update
Reported by: fallout
---
www/librtcdcpp/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/www/librtcdcpp/Makefile b/www/librtcdcpp/Makefile
index 297933f9edf8..a4f02f46b08c 100644
--- a/www/librtcdcpp/Makefile
+++ b/www/librtcdcpp/Makefile
@@ -9,6 +9,8 @@ WWW= https://github.com/chadnickbok/librtcdcpp
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.md
+BROKEN= build breaks with fmt-9.1.0, see https://github.com/chadnickbok/librtcdcpp/issues/44
+
BUILD_DEPENDS= spdlog>0:devel/spdlog
LIB_DEPENDS= libnice.so:net-im/libnice \
libusrsctp.so:net/libusrsctp