aboutsummaryrefslogtreecommitdiff
path: root/sysutils/muse
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-10-23 16:34:43 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-10-23 16:34:43 +0000
commit0aa737a3361845ec8f71d74835196cd5ec620250 (patch)
tree6cc56fc8997a9b33f3a2e326fc1a9a97affe375c /sysutils/muse
parent34e555714096a8da20bb049a438dc2df7b729e10 (diff)
downloadports-0aa737a3361845ec8f71d74835196cd5ec620250.tar.gz
ports-0aa737a3361845ec8f71d74835196cd5ec620250.zip
Notes
Diffstat (limited to 'sysutils/muse')
-rw-r--r--sysutils/muse/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/muse/Makefile b/sysutils/muse/Makefile
index 025ce9ba6597..29acf52e2879 100644
--- a/sysutils/muse/Makefile
+++ b/sysutils/muse/Makefile
@@ -10,6 +10,7 @@ MAINTAINER= freebsd@spatula.net
COMMENT= Shows memory usage data
BROKEN_FreeBSD_12= fails to compile: read_mem.c: invalid use of undefined type 'struct vmmeter'
+BROKEN_FreeBSD_13= fails to compile: read_mem.c: invalid use of undefined 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