aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-21 13:21:04 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-21 13:21:04 +0000
commit65f2e41ca338ea8b6ad58e068db6b8d7df069d6e (patch)
tree8ca265fd86a85ec42e228ea09e9ba5fcee43954d /x11-wm
parentce4f36d22243aa164a0727e26899359c255b841f (diff)
downloadports-65f2e41ca338ea8b6ad58e068db6b8d7df069d6e.tar.gz
ports-65f2e41ca338ea8b6ad58e068db6b8d7df069d6e.zip
Notes
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