git: 4ee28fd3f061 - main - sysutils/muse: mark BROKEN on 14 the same as on 12 and 13.

Mark Linimon linimon at FreeBSD.org
Wed May 12 19:20:02 UTC 2021


The branch main has been updated by linimon:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4ee28fd3f061f1e89c99aa6d16a137d43dda99cf

commit 4ee28fd3f061f1e89c99aa6d16a137d43dda99cf
Author:     Mark Linimon <linimon at FreeBSD.org>
AuthorDate: 2021-05-12 19:19:03 +0000
Commit:     Mark Linimon <linimon at FreeBSD.org>
CommitDate: 2021-05-12 19:19:57 +0000

    sysutils/muse: mark BROKEN on 14 the same as on 12 and 13.
---
 sysutils/muse/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sysutils/muse/Makefile b/sysutils/muse/Makefile
index a28a95572df5..89dfcf7ef7a5 100644
--- a/sysutils/muse/Makefile
+++ b/sysutils/muse/Makefile
@@ -10,6 +10,7 @@ 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_FreeBSD_14=	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
 


More information about the dev-commits-ports-all mailing list