Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Dec 2016 09:00:47 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r428908 - head/databases/gtksql
Message-ID:  <201612190900.uBJ90lJ9067417@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Mon Dec 19 09:00:47 2016
New Revision: 428908
URL: https://svnweb.freebsd.org/changeset/ports/428908

Log:
  - Mark BROKEN: incomplete definition of type 'struct CharacterRange'

Modified:
  head/databases/gtksql/Makefile

Modified: head/databases/gtksql/Makefile
==============================================================================
--- head/databases/gtksql/Makefile	Mon Dec 19 06:37:20 2016	(r428907)
+++ head/databases/gtksql/Makefile	Mon Dec 19 09:00:47 2016	(r428908)
@@ -16,6 +16,8 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 LIB_DEPENDS=	libscintilla.so:x11-toolkits/scintilla
 RUN_DEPENDS=	xdg-open:devel/xdg-utils
 
+BROKEN=		does not build (incomplete definition of type 'struct CharacterRange')
+
 USES=		gettext gmake pkgconfig
 USE_GNOME=	gtk20 cairo glib20 pango
 GNU_CONFIGURE=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612190900.uBJ90lJ9067417>