diff options
-rw-r--r-- | sysutils/lsof/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index 0a6521331801..3a156626b4a9 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -29,8 +29,6 @@ LICENSE_NAME= lsof LICENSE_FILE= ${FILESDIR}/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -BROKEN_powerpc64= fails to compile: sys/pcpu.h: error: size of array '__assert_0' is negative - #Please leave the below line in for the next clean up. FIXUP_RELEASE= YES .if defined(FIXUP_RELEASE) |