aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2018-06-18 22:40:31 +0800
committerlinimon <linimon@FreeBSD.org>2018-06-18 22:40:31 +0800
commit25b0c1cbc52dd9e806b3f4e9bcc368136aa27b24 (patch)
treeacb4b2fabfae7f10029c7fcb78c44f91b703fedb /x11-wm
parenta399c4f9b3e7e56fb7ecd3792f8de64e1caf9e75 (diff)
downloadfreebsd-ports-gnome-25b0c1cbc52dd9e806b3f4e9bcc368136aa27b24.tar.gz
freebsd-ports-gnome-25b0c1cbc52dd9e806b3f4e9bcc368136aa27b24.tar.zst
freebsd-ports-gnome-25b0c1cbc52dd9e806b3f4e9bcc368136aa27b24.zip
Mark ports broken on powerpc64, categories o-z.
While here, pet portlint and do some other cleanup. Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/gcompmgr/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/gcompmgr/Makefile b/x11-wm/gcompmgr/Makefile
index 4779394284f8..d33295d0ee43 100644
--- a/x11-wm/gcompmgr/Makefile
+++ b/x11-wm/gcompmgr/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= GNOME interface to xcompmgr
+BROKEN_powerpc64= fails to compile: params.cc:135:37: 'memset' was not declared in this scope
+
RUN_DEPENDS= xcompmgr:x11-wm/xcompmgr
GNU_CONFIGURE= yes