git: 559165ab50b2 - main - audio/amsynth: Mark broken
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 02 Mar 2024 16:59:24 UTC
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 \