aboutsummaryrefslogtreecommitdiff
path: root/audio/artyfx-lv2
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-06-24 01:36:11 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-06-24 01:36:11 +0000
commit7df5ab79b2607f57233e5d3bcaff6663e4376e7a (patch)
treebc4a17cda211e3efe19be478fcccc42ca9b4188b /audio/artyfx-lv2
parent04e573a0ace94c59911a98fd5edd7fd06f70546b (diff)
downloadports-7df5ab79b2607f57233e5d3bcaff6663e4376e7a.tar.gz
ports-7df5ab79b2607f57233e5d3bcaff6663e4376e7a.zip
Mark these broken on non-x86.
I was not able to find a quick fix for these, although most of the other -lv2 ports were fairly easy. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=473173
Diffstat (limited to 'audio/artyfx-lv2')
-rw-r--r--audio/artyfx-lv2/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/audio/artyfx-lv2/Makefile b/audio/artyfx-lv2/Makefile
index 6d6fce8c766e..9f0962db4dc7 100644
--- a/audio/artyfx-lv2/Makefile
+++ b/audio/artyfx-lv2/Makefile
@@ -13,6 +13,11 @@ COMMENT= ArtyFX plugin bundle
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_aarch64= fails to compile: unknown FP unit 'sse'
+BROKEN_armv6= fails to compile: unknown FP unit 'sse'
+BROKEN_armv7= fails to compile: unknown FP unit 'sse'
+BROKEN_powerpc64= fails to compile: unknown FP unit 'sse'
+
BUILD_DEPENDS= lv2>0:audio/lv2
LIB_DEPENDS= libsndfile.so:audio/libsndfile