K 10 svn:author V 2 mi K 8 svn:date V 27 2014-12-10T15:49:56.127130Z K 7 svn:log V 384 Remove the USE_LDCONFIG -- the shared library installed by this port is meant only to be loaded into Tcl at run-time by explicit path (via "package require"). It does not need to be known to rtld. In fact, because the permissions on the directory (lib/tdom0.8.3) allowed group-writing, ldconfig refused to process the directory anyway. Correct the latter problem for great justice. END