From 0e3c86e3c4176fa7919182773bea40d18be4742b Mon Sep 17 00:00:00 2001 From: markd Date: Sat, 17 Nov 2012 22:37:40 +0000 Subject: Explicitly dont try to build gts support. --- graphics/graphviz/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics') 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= -- cgit v1.2.3