aboutsummaryrefslogtreecommitdiff
path: root/databases/gtksql
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-12-19 09:00:47 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-12-19 09:00:47 +0000
commit8c8481ca8f132404a0ac6489642a3a25b8ba7778 (patch)
treec8d74b488382490858aaf91b91b347855d5eea00 /databases/gtksql
parent53196f4c024cdfd24eb04ae49b0cd459139885a8 (diff)
downloadports-8c8481ca8f132404a0ac6489642a3a25b8ba7778.tar.gz
ports-8c8481ca8f132404a0ac6489642a3a25b8ba7778.zip
Notes
Diffstat (limited to 'databases/gtksql')
-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