summaryrefslogtreecommitdiff
path: root/graphics/graphviz
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-09-10 06:40:20 +0000
committerwiz <wiz@pkgsrc.org>2013-09-10 06:40:20 +0000
commitcd45195380ad591e040cc8916a031e56a5c7625a (patch)
treea9b6e4b400e757be4c7e24d7fcdde5d454dff6fc /graphics/graphviz
parent251d9de7208f00507ef5a6cfebc8246ff4757073 (diff)
downloadpkgsrc-cd45195380ad591e040cc8916a031e56a5c7625a.tar.gz
Disable qt detection, to avoid problems like the one PR 48203 describes.
Diffstat (limited to 'graphics/graphviz')
-rw-r--r--graphics/graphviz/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile
index 32de1f7e77e..b35a0705f45 100644
--- a/graphics/graphviz/Makefile
+++ b/graphics/graphviz/Makefile
@@ -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-ruby
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=