summaryrefslogtreecommitdiff
path: root/graphics/graphviz/PLIST
diff options
context:
space:
mode:
authortron <tron>2009-03-02 11:24:58 +0000
committertron <tron>2009-03-02 11:24:58 +0000
commitea01ad03d1a79898c24cb2acb1f2b0588a478b81 (patch)
tree91f15068af23ab93dba8bcb3165e2e2ab5a79c1a /graphics/graphviz/PLIST
parent02ad92894f49a099c0598d6218fa18465598b88f (diff)
downloadpkgsrc-ea01ad03d1a79898c24cb2acb1f2b0588a478b81.tar.gz
Fix more problems in borked recent update:
1.) Add binary and manual page symlinks which "CHECK_FILES" didn't catch on my system as there were already present from previous installs. Problem noted by Hasso Tepper in private e-mail. 2.) Stop the install phase from creating "/usr/lib/lua/5.1" and writing files to it. Bump package revision again because of these fixes.
Diffstat (limited to 'graphics/graphviz/PLIST')
-rw-r--r--graphics/graphviz/PLIST12
1 files changed, 11 insertions, 1 deletions
diff --git a/graphics/graphviz/PLIST b/graphics/graphviz/PLIST
index de2d6d2c580..f7e1754212a 100644
--- a/graphics/graphviz/PLIST
+++ b/graphics/graphviz/PLIST
@@ -1,7 +1,12 @@
-@comment $NetBSD: PLIST,v 1.27 2009/03/01 21:58:53 tron Exp $
+@comment $NetBSD: PLIST,v 1.28 2009/03/02 11:24:58 tron Exp $
bin/acyclic
bin/bcomps
bin/ccomps
+bin/circo
+bin/dot2gxl
+bin/fdp
+bin/neato
+bin/twopi
bin/dijkstra
bin/dot
bin/dotty
@@ -79,6 +84,11 @@ man/man1/prune.1
man/man1/sccmap.1
man/man1/tred.1
man/man1/unflatten.1
+man/man1/circo.1
+man/man1/dot2gxl.1
+man/man1/fdp.1
+man/man1/neato.1
+man/man1/twopi.1
man/man3/agraph.3
man/man3/cdt.3
man/man3/cgraph.3