aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2016-12-19 17:00:47 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2016-12-19 17:00:47 +0800
commite8e02261390eb1b6914d8286795d8a8cdefb96a0 (patch)
treec8d74b488382490858aaf91b91b347855d5eea00 /databases
parent67c0e71e1b456030fcba650178446e617c3ae838 (diff)
downloadfreebsd-ports-gnome-e8e02261390eb1b6914d8286795d8a8cdefb96a0.tar.gz
freebsd-ports-gnome-e8e02261390eb1b6914d8286795d8a8cdefb96a0.tar.zst
freebsd-ports-gnome-e8e02261390eb1b6914d8286795d8a8cdefb96a0.zip
- Mark BROKEN: incomplete definition of type 'struct CharacterRange'
Diffstat (limited to 'databases')
-rw-r--r--databases/gtksql/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/gtksql/Makefile b/databases/gtksql/Makefile
index 53cc97ca3a3b..9d37a9ae6036 100644
--- a/databases/gtksql/Makefile
+++ b/databases/gtksql/Makefile
@@ -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