pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/geography/qgis Doesn't work with current QWT, mark as ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fcbea27c5a03
branches:  trunk
changeset: 635430:fcbea27c5a03
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Jun 05 18:28:34 2014 +0000

description:
Doesn't work with current QWT, mark as explicitly broken.

diffstat:

 geography/qgis/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 73a2ab831393 -r fcbea27c5a03 geography/qgis/Makefile
--- a/geography/qgis/Makefile   Thu Jun 05 18:28:07 2014 +0000
+++ b/geography/qgis/Makefile   Thu Jun 05 18:28:34 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2014/05/29 23:36:36 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2014/06/05 18:28:34 joerg Exp $
 
 DISTNAME=      qgis-1.7.4
 PKGREVISION=   23
@@ -11,6 +11,8 @@
 COMMENT=       Geographic Information System (GIS)
 LICENSE=       gnu-gpl-v2
 
+BROKEN=                Doesn't build with QWT 5.2
+
 USE_CMAKE=             yes
 USE_LANGUAGES=         c c++ fortran77
 USE_LIBTOOL=           yes



Home | Main Index | Thread Index | Old Index