Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Sep 2012 12:26:38 +0000 (UTC)
From:      Beat Gaetzi <beat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r304031 - head/databases/spatialite_gui
Message-ID:  <201209101226.q8ACQc4h052636@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: beat
Date: Mon Sep 10 12:26:37 2012
New Revision: 304031
URL: http://svn.freebsd.org/changeset/ports/304031

Log:
  - Mark BROKEN: does not configure
    configure: error: 'libspatialite' is required but it doesn't seem to be
      installed on this system.
  
  Reported by:	pointyhat

Modified:
  head/databases/spatialite_gui/Makefile

Modified: head/databases/spatialite_gui/Makefile
==============================================================================
--- head/databases/spatialite_gui/Makefile	Mon Sep 10 12:23:53 2012	(r304030)
+++ head/databases/spatialite_gui/Makefile	Mon Sep 10 12:26:37 2012	(r304031)
@@ -18,6 +18,8 @@ LIB_DEPENDS=	gaiagraphics:${PORTSDIR}/gr
 		freexl:${PORTSDIR}/textproc/freexl \
 		spatialite:${PORTSDIR}/databases/spatialite
 
+BROKEN=		does not configure
+
 USE_WX=		2.8
 WANT_UNICODE=	yes
 GNU_CONFIGURE=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209101226.q8ACQc4h052636>