K 10 svn:author V 2 db K 8 svn:date V 27 2007-09-28T21:49:09.000000Z K 7 svn:log V 320 - Fix problem with build of port reported by linimon Sept 28 2007 Basically the port was relying on TCL_PACKAGE_PATH in tcllib/tclConfig.sh to be a single path with no trailing spaces. As of tcl84, TCL_PACKAGE_PATH can be a list. I patched e4graph configure to use TCL_PREFIX/lib instead. Discussed with: linimon END