#23597: subversion uses libproxy without declaring dependency -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: dluke@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: subversion -------------------------------------+-------------------------------------- I must've had libproxy installed when I installed subversion. Then I uninstalled libproxy via port_cutleaves. Now trying to use svn points out: {{{ dyld: Library not loaded: /opt/local/lib/libproxy.0.dylib Referenced from: /opt/local/bin/svn Reason: image not found }}} subversion should either declare a dependency on libproxy or should not use libproxy. -- Ticket URL: <http://trac.macports.org/ticket/23597> MacPorts <http://www.macports.org/> Ports system for Mac OS