Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Dec 2022 22:15:48 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: 229372e58cd9 - main - multimedia/wlrobs: Broken: fails to build with obs-studio-28.1.2
Message-ID:  <202212292215.2BTMFmYJ063554@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=229372e58cd9ed43a50c304a7be6cf5a57684029

commit 229372e58cd9ed43a50c304a7be6cf5a57684029
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-12-29 21:10:29 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-12-29 22:15:36 +0000

    multimedia/wlrobs: Broken: fails to build with obs-studio-28.1.2
---
 multimedia/wlrobs/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/multimedia/wlrobs/Makefile b/multimedia/wlrobs/Makefile
index 13cb9f50bf9c..928df8d1bf04 100644
--- a/multimedia/wlrobs/Makefile
+++ b/multimedia/wlrobs/Makefile
@@ -12,6 +12,8 @@ WWW=		https://hg.sr.ht/~scoopta/wlrobs
 LICENSE=	GPLv3+
 LICENSE_FILE=	${WRKSRC}/COPYING.md
 
+BROKEN=		fails to build with obs-studio-28.1.2
+
 LIB_DEPENDS=	libwayland-client.so:graphics/wayland \
 		libobs.so:multimedia/obs-studio
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212292215.2BTMFmYJ063554>