git: 678c26011d75 - 2021Q2 - devel/juce: Broken on 11
Yuri Victorovich
yuri at FreeBSD.org
Sat Apr 17 06:36:27 UTC 2021
The branch 2021Q2 has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=678c26011d75d995220fd8b4abc7656f8a18ac89
commit 678c26011d75d995220fd8b4abc7656f8a18ac89
Author: Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-04-09 18:46:58 +0000
Commit: Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-04-17 06:35:52 +0000
devel/juce: Broken on 11
Reported by: fallout
(cherry picked from commit 4354917d7bed7b36cbde3e5c4b5233ad82521d25)
---
devel/juce/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/devel/juce/Makefile b/devel/juce/Makefile
index 3c22b0731881..2d965a560edf 100644
--- a/devel/juce/Makefile
+++ b/devel/juce/Makefile
@@ -12,6 +12,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 \
More information about the dev-commits-ports-all
mailing list