summaryrefslogtreecommitdiff
path: root/graphics/graphviz
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2012-11-11 18:35:27 +0000
committermarkd <markd@pkgsrc.org>2012-11-11 18:35:27 +0000
commit56f1a019d798c41a39787436425fbeb70de17869 (patch)
tree792948288512499b060259c38876c0eff2f93792 /graphics/graphviz
parent1900bc5b404501bd0ace11ab9d7a09389fee6077 (diff)
downloadpkgsrc-56f1a019d798c41a39787436425fbeb70de17869.tar.gz
Fix build when R present.
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 8b6ae049093..94a5c598485 100644
--- a/graphics/graphviz/Makefile
+++ b/graphics/graphviz/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.108 2012/10/08 23:01:44 adam Exp $
+# $NetBSD: Makefile,v 1.109 2012/11/11 18:35:27 markd Exp $
DISTNAME= graphviz-2.26.3
PKGREVISION= 18
@@ -25,6 +25,7 @@ CONFIGURE_ARGS+= --disable-php
CONFIGURE_ARGS+= --disable-python
CONFIGURE_ARGS+= --disable-ruby
CONFIGURE_ARGS+= --disable-sharp
+CONFIGURE_ARGS+= --disable-r
# build fails when PHP and/or Ruby are also installed
CONFIGURE_ENV+= ac_cv_prog_PHP=
CONFIGURE_ENV+= ac_cv_prog_RUBY=