git: b9d55c35804f - main - multimedia/obs-websocket: mark BROKEN

From: Dmitry Marakasov <amdmi3_at_FreeBSD.org>
Date: Tue, 07 Jun 2022 15:42:32 UTC
The branch main has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b9d55c35804f58e3d0b9d9118d0abf99a1b1d8e4

commit b9d55c35804f58e3d0b9d9118d0abf99a1b1d8e4
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-06-07 14:44:11 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-06-07 15:39:07 +0000

    multimedia/obs-websocket: mark BROKEN
    
    Approved by:    portmgr blanket
---
 multimedia/obs-websocket/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/multimedia/obs-websocket/Makefile b/multimedia/obs-websocket/Makefile
index afdbbcafeef6..9d4c3fd3a2f5 100644
--- a/multimedia/obs-websocket/Makefile
+++ b/multimedia/obs-websocket/Makefile
@@ -8,6 +8,8 @@ COMMENT=	OBS Studio Plugin: WebSockets API
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		does not build: src/rpc/../obs-websocket.h:36:7: error: type alias redefinition with different types
+
 BUILD_DEPENDS=	websocketpp>0:devel/websocketpp
 LIB_DEPENDS=	libobs.so:multimedia/obs-studio