Index: head/graphics/plasma-kmod/Makefile =================================================================== --- head/graphics/plasma-kmod/Makefile (revision 483227) +++ head/graphics/plasma-kmod/Makefile (revision 483228) @@ -1,24 +1,22 @@ # Created by: George Reid # $FreeBSD$ PORTNAME= plasma PORTVERSION= 0.1 PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= SF/futurebsd/futurebsd/${PORTNAME} PKGNAMESUFFIX= -kmod MAINTAINER= ports@FreeBSD.org COMMENT= Plasma-effect screensaver kernel module LICENSE= BSD3CLAUSE -BROKEN_powerpc64= fails to compile: pcpu.h: size of array '__assert_0' is negative - PLIST_FILES= ${KMODDIR}/plasma_saver.ko USES= kmod uidfix MAKE_ARGS= KMODDIR=${KMODDIR} .include