svn commit: r365259 - head/databases/gtksql
Antoine Brodin
antoine at FreeBSD.org
Sun Aug 17 23:07:26 UTC 2014
Author: antoine
Date: Sun Aug 17 23:07:25 2014
New Revision: 365259
URL: http://svnweb.freebsd.org/changeset/ports/365259
QAT: https://qat.redports.org/buildarchive/r365259/
Log:
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
Modified:
head/databases/gtksql/Makefile
Modified: head/databases/gtksql/Makefile
==============================================================================
--- head/databases/gtksql/Makefile Sun Aug 17 23:04:20 2014 (r365258)
+++ head/databases/gtksql/Makefile Sun Aug 17 23:07:25 2014 (r365259)
@@ -12,6 +12,8 @@ COMMENT= Graphical query tool for Postgr
LICENSE= GPLv2 # (or later)
+BROKEN= Fails to configure
+
LIB_DEPENDS= libscintilla.so:${PORTSDIR}/x11-toolkits/scintilla
RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils
More information about the svn-ports-head
mailing list