aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/juce/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/juce/Makefile b/devel/juce/Makefile
index 2940eb2ef3a5..d657ee1c8324 100644
--- a/devel/juce/Makefile
+++ b/devel/juce/Makefile
@@ -11,6 +11,8 @@ LICENSE_NAME= JUCE 6 End User License Agreement
LICENSE_FILE= ${WRKSRC}/LICENSE.md
LICENSE_PERMS= auto-accept dist-mirror pkg-mirror
+BROKEN_FreeBSD_11= error: use of undeclared identifier 'pthread_setname_np'
+
BUILD_DEPENDS= ladspa>0:audio/ladspa
LIB_DEPENDS= libasound.so:audio/alsa-lib \
libfreetype.so:print/freetype2 \