aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2022-05-22 20:07:39 +0000
committerDima Panov <fluffy@FreeBSD.org>2022-05-22 20:17:14 +0000
commit25c5203f02adbc14e623576647d9e59721f769c3 (patch)
tree0f742cd0cf6226a13bdbeac416c98ff5d649ac9f
parenta8f426840675d55dbfaea3000cc9123c6089975c (diff)
downloadports-25c5203f02adbc14e623576647d9e59721f769c3.tar.gz
ports-25c5203f02adbc14e623576647d9e59721f769c3.zip
multimedia/snapcast: mark as BROKEN after recent boost upgrade
PR: 246106
-rw-r--r--multimedia/snapcast/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/snapcast/Makefile b/multimedia/snapcast/Makefile
index 5324c5ca3104..8b9c9c097078 100644
--- a/multimedia/snapcast/Makefile
+++ b/multimedia/snapcast/Makefile
@@ -18,6 +18,8 @@ LIB_DEPENDS= libavahi-common.so:net/avahi-app \
libvorbis.so:audio/libvorbis \
libsoxr.so:audio/libsoxr
+BROKEN= error: non-constant-expression cannot be narrowed from type 'unsigned long' to 'int' in initializer list
+
USES= cmake compiler:c++14-lang pkgconfig
USE_GITHUB= yes