Tue Sep 10 06:40:20 2013 UTC ()
Disable qt detection, to avoid problems like the one PR 48203 describes.


(wiz)
diff -r1.127 -r1.128 pkgsrc/graphics/graphviz/Makefile

cvs diff -r1.127 -r1.128 pkgsrc/graphics/graphviz/Makefile (expand / switch to context diff)
--- pkgsrc/graphics/graphviz/Makefile 2013/09/09 20:35:07 1.127
+++ pkgsrc/graphics/graphviz/Makefile 2013/09/10 06:40:20 1.128
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.127 2013/09/09 20:35:07 wiz Exp $
+# $NetBSD: Makefile,v 1.128 2013/09/10 06:40:20 wiz Exp $
 
 DISTNAME=	graphviz-2.34.0
 CATEGORIES=	graphics
@@ -26,6 +26,7 @@
 CONFIGURE_ARGS+=	--disable-sharp
 CONFIGURE_ARGS+=	--disable-r
 CONFIGURE_ARGS+=	--with-gts=no
+CONFIGURE_ARGS+=	--with-qt=no
 # build fails when PHP and/or Ruby are also installed
 CONFIGURE_ENV+=		ac_cv_prog_PHP=
 CONFIGURE_ENV+=		ac_cv_prog_RUBY=