aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-03-24 00:49:12 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-03-24 00:49:12 +0000
commit9fc2fd1512b2b26819a3d2b587424fcc856b3084 (patch)
tree6b97b75af256277e2e75c6eaf48665f8299e1180 /audio
parente15c9b26356b460a14489572d673efea11b92d86 (diff)
downloadports-9fc2fd1512b2b26819a3d2b587424fcc856b3084.tar.gz
ports-9fc2fd1512b2b26819a3d2b587424fcc856b3084.zip
audio/vst3sdk: Broken on i386
Notes
Notes: svn path=/head/; revision=569073
Diffstat (limited to 'audio')
-rw-r--r--audio/vst3sdk/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/vst3sdk/Makefile b/audio/vst3sdk/Makefile
index f742e0c2d536..5d927207a865 100644
--- a/audio/vst3sdk/Makefile
+++ b/audio/vst3sdk/Makefile
@@ -12,6 +12,8 @@ COMMENT= VST3 SDK (VST3 audio plugins Software Development Kit)
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)
+
BUILD_DEPENDS= bash:shells/bash
LIB_DEPENDS= libexpat.so:textproc/expat2 \
libfontconfig.so:x11-fonts/fontconfig \