Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Mar 2024 16:59:24 GMT
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 559165ab50b2 - main - audio/amsynth: Mark broken
Message-ID:  <202403021659.422GxO8Z052083@gitrepo.freebsd.org>

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

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

commit 559165ab50b2fff0fecb7975d95f0ef3d8bcfac7
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2024-03-02 16:57:51 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-03-02 16:59:12 +0000

    audio/amsynth: Mark broken
---
 audio/amsynth/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/audio/amsynth/Makefile b/audio/amsynth/Makefile
index b9f7a81bd8fb..71292019eae6 100644
--- a/audio/amsynth/Makefile
+++ b/audio/amsynth/Makefile
@@ -11,6 +11,8 @@ WWW=		https://amsynth.github.io/
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		error: no matching function for call to 'lo_server_add_method'
+
 BUILD_DEPENDS=	dssi>0:audio/dssi
 LIB_DEPENDS=	libasound.so:audio/alsa-lib \
 		libfontconfig.so:x11-fonts/fontconfig \



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