diff options
Diffstat (limited to 'pkgtools/pkgdepgraph/MESSAGE')
-rw-r--r-- | pkgtools/pkgdepgraph/MESSAGE | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/pkgtools/pkgdepgraph/MESSAGE b/pkgtools/pkgdepgraph/MESSAGE new file mode 100644 index 00000000000..01cc50905b3 --- /dev/null +++ b/pkgtools/pkgdepgraph/MESSAGE @@ -0,0 +1,11 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1 2004/01/29 22:25:06 snj Exp $ + +Note that in order to facilitate the use of this package on "client +machines", the dependency of this package upon the "graphviz" package +(located in graphics/graphviz) has been removed. You must install the +"graphviz" package in order to view the graph data that this program +generates, though much of the functionality of this program does not +require you to look at the graphs. + +=========================================================================== |