summaryrefslogtreecommitdiffstats
path: root/graphics/graphviz/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/graphviz/doinst.sh')
-rw-r--r--graphics/graphviz/doinst.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/graphviz/doinst.sh b/graphics/graphviz/doinst.sh
index 9d8f36ddf7..0a705bcd57 100644
--- a/graphics/graphviz/doinst.sh
+++ b/graphics/graphviz/doinst.sh
@@ -1,3 +1,3 @@
# Configure plugins (writes $prefix/lib/graphviz/config with available plugin
# information)
-dot -c
+chroot . /usr/bin/dot -c