aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-04-25 09:40:40 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-04-25 09:51:58 +0000
commit2fe078bf85d625322de94195703e3c88dc6d2765 (patch)
tree4d605b79f6e7622a6b31fed0e1c9b84ce3b13dca
parente6194b78aefd117cbbe6077d8eb6b091733e0c7c (diff)
downloadports-2fe078bf85d625322de94195703e3c88dc6d2765.tar.gz
ports-2fe078bf85d625322de94195703e3c88dc6d2765.zip
audio/vst3sdk: Broken on 11
Reported by: fallout
-rw-r--r--audio/vst3sdk/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/vst3sdk/Makefile b/audio/vst3sdk/Makefile
index bf258b590ff6..345b6ec931a5 100644
--- a/audio/vst3sdk/Makefile
+++ b/audio/vst3sdk/Makefile
@@ -11,6 +11,7 @@ LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
BROKEN_i386= fails to build: static_assert failed due to requirement 'alignof(Steinberg::Vst::ProcessContext) == (0 ? 8U : 0 ? 1U : 1 ? 8U : 8U)
+BROKEN_FreeBSD_11= x11fileselector.cpp:57:9: error: use of undeclared identifier 'getline'; did you mean 'std::getline'?
BUILD_DEPENDS= bash:shells/bash
LIB_DEPENDS= libexpat.so:textproc/expat2 \