summaryrefslogtreecommitdiff
path: root/graphics/graphviz
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2012-11-17 22:37:40 +0000
committermarkd <markd@pkgsrc.org>2012-11-17 22:37:40 +0000
commit0e3c86e3c4176fa7919182773bea40d18be4742b (patch)
tree5d7a24a6597bd0af1726bcea5b1f1aae5cc0baed /graphics/graphviz
parent09349f21acfa1ba6caa34a36bc7022cb7e5683d5 (diff)
downloadpkgsrc-0e3c86e3c4176fa7919182773bea40d18be4742b.tar.gz
Explicitly dont try to build gts support.
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 94a5c598485..2277512776d 100644
--- a/graphics/graphviz/Makefile
+++ b/graphics/graphviz/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.109 2012/11/11 18:35:27 markd Exp $
+# $NetBSD: Makefile,v 1.110 2012/11/17 22:37:40 markd Exp $
DISTNAME= graphviz-2.26.3
PKGREVISION= 18
@@ -26,6 +26,7 @@ CONFIGURE_ARGS+= --disable-python
CONFIGURE_ARGS+= --disable-ruby
CONFIGURE_ARGS+= --disable-sharp
CONFIGURE_ARGS+= --disable-r
+CONFIGURE_ARGS+= --with-gts=no
# build fails when PHP and/or Ruby are also installed
CONFIGURE_ENV+= ac_cv_prog_PHP=
CONFIGURE_ENV+= ac_cv_prog_RUBY=