aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-04-09 18:46:58 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-04-09 18:47:37 +0000
commit4354917d7bed7b36cbde3e5c4b5233ad82521d25 (patch)
treeb20bed2a6eab8a11993a6e67359f9dc939c3866b
parente1d3aa64fea6fd54729f2bf0a4b6af958868765c (diff)
downloadports-4354917d7bed7b36cbde3e5c4b5233ad82521d25.tar.gz
ports-4354917d7bed7b36cbde3e5c4b5233ad82521d25.zip
devel/juce: Broken on 11
Reported by: fallout
-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 \