aboutsummaryrefslogtreecommitdiff
path: root/sysutils/muse/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/muse/Makefile')
-rw-r--r--sysutils/muse/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/muse/Makefile b/sysutils/muse/Makefile
index 34aedb01bb9f..6d0a8c593109 100644
--- a/sysutils/muse/Makefile
+++ b/sysutils/muse/Makefile
@@ -10,6 +10,7 @@ MAINTAINER= freebsd@spatula.net
COMMENT= Shows memory usage data
BROKEN_armv6= fails to compile: muse.c: variable has incomplete type 'struct vmmeter'
+BROKEN_armv7= fails to compile: muse.c: variable has incomplete type 'struct vmmeter'
BROKEN_mips= fails to compile: muse.c: storage size of 'vmstats' isn't known
BROKEN_mips64= fails to compile: muse.c: storage size of 'vmstats' isn't known
BROKEN_powerpc64= fails to compile: muse.c: storage size of 'vmstats' isn't known