summaryrefslogtreecommitdiff
path: root/graphics/graphviz/PLIST
diff options
context:
space:
mode:
authorgdt <gdt>2008-03-14 12:56:01 +0000
committergdt <gdt>2008-03-14 12:56:01 +0000
commit0ffd6da2e86d29204ea4a93669c132d8e5c19543 (patch)
tree025f244bae989aba36c260ad72215f72cbb62f95 /graphics/graphviz/PLIST
parent7e2ad03f8505812f482c089706934502bc747027 (diff)
downloadpkgsrc-0ffd6da2e86d29204ea4a93669c132d8e5c19543.tar.gz
remove ${TCL} from lua files in PLIST, because they do get built and
installed when lua is enabled and tcl is not.
Diffstat (limited to 'graphics/graphviz/PLIST')
-rw-r--r--graphics/graphviz/PLIST6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/graphviz/PLIST b/graphics/graphviz/PLIST
index 06f1857fe9a..4b4b71c2ebd 100644
--- a/graphics/graphviz/PLIST
+++ b/graphics/graphviz/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.22 2008/03/11 15:46:57 joerg Exp $
+@comment $NetBSD: PLIST,v 1.23 2008/03/14 12:56:01 gdt Exp $
bin/acyclic
bin/bcomps
bin/ccomps
@@ -61,7 +61,7 @@ lib/graphviz/libgvplugin_neato_layout.la
lib/graphviz/libgvplugin_pango.la
lib/graphviz/libgvplugin_xlib.la
lib/graphviz/lua/gv.so
-${TCL}${LUA}lib/graphviz/lua/libgv_lua.la
+${LUA}lib/graphviz/lua/libgv_lua.la
lib/graphviz/perl/gv.so
lib/graphviz/pkgIndex.tcl
lib/graphviz/python/_gv.so
@@ -123,7 +123,7 @@ man/man3/pathplan.3
man/man7/graphviz.7
${TCL}man/mann/gdtclft.n
${TCL}${GUILE}man/mann/gv_guile.n
-${TCL}${LUA}man/mann/gv_lua.n
+${LUA}man/mann/gv_lua.n
${TCL}${LUA}man/mann/gv_tcl.n
${TCL}man/mann/tcldot.n
${TCL}man/mann/tkspline.n