diff options
Diffstat (limited to 'databases/gtksql')
-rw-r--r-- | databases/gtksql/Makefile | 2 |
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 |