Index: head/sysutils/moosefs3-client/Makefile =================================================================== --- head/sysutils/moosefs3-client/Makefile (revision 497331) +++ head/sysutils/moosefs3-client/Makefile (revision 497332) @@ -1,16 +1,14 @@ # Created by: Jakub Kruszona-Zawadzki ; Based on port created by: Chifeng Qu # $FreeBSD$ PKGNAMESUFFIX= -client COMMENT= MooseFS client tools LICENSE= GPLv2 MFS_COMPONENT= client -BROKEN_powerpc64= fails to compile: mfs_fuse.c: internal compiler error: Segmentation fault - MASTERDIR= ${.CURDIR}/../moosefs3-master .include "${MASTERDIR}/Makefile"