summaryrefslogtreecommitdiff
path: root/audio/yoshimi/Makefile
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-12-18 02:24:02 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-12-18 02:24:02 +0000
commit2409c2c5bccc1e2524103981c1f60d2562616717 (patch)
treeb28e82ce60317f273780d024310688052937106b /audio/yoshimi/Makefile
parentMark as broken on aarch64. (diff)
Mark broken on arm.
Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=456577
Diffstat (limited to 'audio/yoshimi/Makefile')
-rw-r--r--audio/yoshimi/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/audio/yoshimi/Makefile b/audio/yoshimi/Makefile
index 89dba67307ce..2864ec2f3a1e 100644
--- a/audio/yoshimi/Makefile
+++ b/audio/yoshimi/Makefile
@@ -21,6 +21,10 @@ LIB_DEPENDS= libargp.so:devel/argp-standalone \
libjack.so:audio/jack \
libmxml.so:textproc/mxml
+BROKEN_aarch64= fails to compile: c++: warning: argument unused during compilation: '-msse'
+BROKEN_armv6= fails to compile: c++: warning: argument unused during compilation: '-msse'
+BROKEN_armv7= fails to compile: c++: warning: argument unused during compilation: '-msse'
+
USES= cmake:outsource ncurses pkgconfig readline:port
USE_GITHUB= yes
USE_GNOME= cairo