aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2017-05-21 21:21:04 +0800
committerlinimon <linimon@FreeBSD.org>2017-05-21 21:21:04 +0800
commitfc39409b96e1c49f3424377c42c88367ea1ad016 (patch)
tree8ca265fd86a85ec42e228ea09e9ba5fcee43954d /x11-wm
parent239d7fd8c18157a4b20108103d1ebf5d843a2163 (diff)
downloadfreebsd-ports-gnome-fc39409b96e1c49f3424377c42c88367ea1ad016.tar.gz
freebsd-ports-gnome-fc39409b96e1c49f3424377c42c88367ea1ad016.tar.zst
freebsd-ports-gnome-fc39409b96e1c49f3424377c42c88367ea1ad016.zip
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Reported by: swills
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/gcompmgr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/gcompmgr/Makefile b/x11-wm/gcompmgr/Makefile
index d3aafdce3964..27f8b51e1a20 100644
--- a/x11-wm/gcompmgr/Makefile
+++ b/x11-wm/gcompmgr/Makefile
@@ -10,10 +10,10 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= GNOME interface to xcompmgr
-BROKEN= fails to build
-
RUN_DEPENDS= xcompmgr:x11-wm/xcompmgr
+BROKEN= fails to compile: ustring.h: expected ';' at end of declaration list
+
GNU_CONFIGURE= yes
LIBS+= -L${LOCALBASE}/lib -lX11
USES= autoreconf libtool pkgconfig