summaryrefslogtreecommitdiff
path: root/databases/gtksql
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-08-17 23:07:25 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-08-17 23:07:25 +0000
commit7b2b007436b578dd8abebd1a39c30cf9023f3c99 (patch)
treeda26dd197dff6637ddd1e47ab006962520e46cce /databases/gtksql
parentMark BROKEN: Unfetchable (diff)
Mark BROKEN: Fails to configure
configure: error: C compiler cannot create executables See `config.log' for more details. ===> Script "configure" failed unexpectedly. Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=365259
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 d67cb27f8bd1..cb1049e1aada 100644
--- a/databases/gtksql/Makefile
+++ b/databases/gtksql/Makefile
@@ -12,6 +12,8 @@ COMMENT= Graphical query tool for PostgreSQL/MySQL/SQLite
LICENSE= GPLv2 # (or later)
+BROKEN= Fails to configure
+
LIB_DEPENDS= libscintilla.so:${PORTSDIR}/x11-toolkits/scintilla
RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils