From 10acff51881c03fbc39fd2e690b923666e3388bd Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Wed, 10 May 2017 21:45:26 +0000 Subject: Mark BROKEN: fails to build In file included from enums.cc:3: ... /usr/local/include/glibmm-2.4/glibmm/ustring.h:256:13: error: expected ';' at end of declaration list Reported by: pkg-fallout --- x11-toolkits/libgnomeprintuimm/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'x11-toolkits') diff --git a/x11-toolkits/libgnomeprintuimm/Makefile b/x11-toolkits/libgnomeprintuimm/Makefile index 3333d581d52b..9501b791af21 100644 --- a/x11-toolkits/libgnomeprintuimm/Makefile +++ b/x11-toolkits/libgnomeprintuimm/Makefile @@ -11,6 +11,8 @@ DIST_SUBDIR= gnome2 MAINTAINER= bland@FreeBSD.org COMMENT= C++ wrappers for the GNOME print support library +BROKEN= fails to build + LIB_DEPENDS= libgtkmm-2.4.so:x11-toolkits/gtkmm24 \ libgnomeprintmm-2.5.so:print/libgnomeprintmm BUILD_DEPENDS= gm4:devel/m4 -- cgit