Date: Thu, 11 May 2017 17:29:32 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r440638 - head/devel/guikachu Message-ID: <201705111729.v4BHTWTN044014@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Thu May 11 17:29:31 2017 New Revision: 440638 URL: https://svnweb.freebsd.org/changeset/ports/440638 Log: Mark BROKEN: fails to build In file included from canvas.cc:3: ... /usr/local/include/glibmm-2.4/glibmm/ustring.h:256:13: error: expected ';' at end of declaration list Reported by: pkg-fallout Modified: head/devel/guikachu/Makefile Modified: head/devel/guikachu/Makefile ============================================================================== --- head/devel/guikachu/Makefile Thu May 11 17:06:18 2017 (r440637) +++ head/devel/guikachu/Makefile Thu May 11 17:29:31 2017 (r440638) @@ -11,6 +11,8 @@ MASTER_SITES= http://cactus.rulez.org/pr MAINTAINER= ports@FreeBSD.org COMMENT= Resource editor for PalmOS(tm) systems +BROKEN= fails to build + LIB_DEPENDS= libgnomeuimm-2.6.so:x11-toolkits/libgnomeuimm26 \ libgnomevfsmm-2.6.so:devel/gnome-vfsmm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705111729.v4BHTWTN044014>