aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-01-09 15:55:58 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-01-10 08:07:46 +0000
commit3dabe190277cd321383905c68b77cfcf2723897a (patch)
tree23907c44fa71d47428aed073063d0c0379fbf5f8
parent8c74e742d7d0527b85b51cf0b9747fb3d3469e93 (diff)
downloadports-3dabe190277cd321383905c68b77cfcf2723897a.tar.gz
ports-3dabe190277cd321383905c68b77cfcf2723897a.zip
audio/bespokesynth: Broken: incompatible with the latest JUCE
(cherry picked from commit 6ec1597157fc99d98f405dbe0eed415f8aa58a1e)
-rw-r--r--audio/bespokesynth/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/bespokesynth/Makefile b/audio/bespokesynth/Makefile
index 827484519be0..f551da43008f 100644
--- a/audio/bespokesynth/Makefile
+++ b/audio/bespokesynth/Makefile
@@ -10,6 +10,8 @@ WWW= https://www.bespokesynth.com/
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN= incompatible with the latest JUCE (juce-7.0.3), see https://github.com/BespokeSynth/BespokeSynth/issues/1047
+
BUILD_DEPENDS= juce>0:devel/juce \
pybind11>0:devel/pybind11
LIB_DEPENDS= libasound.so:audio/alsa-lib \