Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 May 2022 20:18:08 GMT
From:      Dima Panov <fluffy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 63e5afa2a05a - main - audio/pulseeffects: mark as BROKEN after recent boost upgrade
Message-ID:  <202205222018.24MKI8FU092911@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy:

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

commit 63e5afa2a05a07487b10699867e78a5db8293c61
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-05-22 20:02:42 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-05-22 20:17:14 +0000

    audio/pulseeffects: mark as BROKEN after recent boost upgrade
    
    PR:     246106
---
 audio/pulseeffects/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/audio/pulseeffects/Makefile b/audio/pulseeffects/Makefile
index 4f8ac34d41f3..6ec570d9ea8a 100644
--- a/audio/pulseeffects/Makefile
+++ b/audio/pulseeffects/Makefile
@@ -39,6 +39,8 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cairo>0:graphics/py-cairo@${PY_FLAVOR} \
 		mda-lv2>0:audio/mda-lv2 \
 		zam-plugins-lv2>0:audio/zam-plugins-lv2
 
+BROKEN=		error: use of undeclared identifier 'ofs'
+
 USES=		compiler:c++17-lang desktop-file-utils libtool \
 		localbase:ldflags gettext gnome gstreamer meson ninja pathfix pkgconfig \
 		python:3.6+ shebangfix



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