From 9b2166b0810356b2ca8a361f907902904804ad3b Mon Sep 17 00:00:00 2001 From: linimon Date: Wed, 5 Dec 2018 20:01:10 +0000 Subject: These ports now build on powerpc64. While here, pet portlint. Approved by: portmgr (tier-2 blanket) --- sysutils/wmmemfree/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'sysutils/wmmemfree') diff --git a/sysutils/wmmemfree/Makefile b/sysutils/wmmemfree/Makefile index 26d025083ab7..0febebc76ae5 100644 --- a/sysutils/wmmemfree/Makefile +++ b/sysutils/wmmemfree/Makefile @@ -14,7 +14,6 @@ BROKEN_FreeBSD_12= fails to compile: read_mem.c: invalid use of undefined type ' BROKEN_FreeBSD_13= fails to compile: read_mem.c: invalid use of undefined type 'struct vmmeter' BROKEN_mips= fails to compile: mem_freebsd.c: storage size of 'vm' isn't known BROKEN_mips64= fails to compile: mem_freebsd.c: storage size of 'vm' isn't known -BROKEN_powerpc64= fails to compile: mem_freebsd.c: storage size of 'vm' isn't known USES= tar:bzip2 USE_XORG= xpm -- cgit