summaryrefslogtreecommitdiff
path: root/graphics
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
commit3644a7120e76e1428aa1b54e770f9bfd3b40e666 (patch)
treea9b6e4b400e757be4c7e24d7fcdde5d454dff6fc /graphics
parent1f251fcdafe0e6a684deac6b146fc8f72c56b7b4 (diff)
downloadpkgsrc-3644a7120e76e1428aa1b54e770f9bfd3b40e666.tar.gz
Disable qt detection, to avoid problems like the one PR 48203 describes.
Diffstat (limited to 'graphics')
-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=