#31478: expect installs broken libexpect.a symlink -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: markd@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: expect -------------------------------------+-------------------------------------- expect installs a libexpect.a symlink pointing to a file that doesn't exist, at least not at the location it's using: {{{ $ port -q contents expect | grep /lib/ | xargs ls -l -rw-r--r-- 1 root wheel 477592 Oct 1 18:05 /opt/local/lib/expect5.45/libexpect5.45.a lrwxr-xr-x 1 root wheel 15 Oct 1 18:05 /opt/local/lib/libexpect.a -> libexpect5.45.a }}} -- Ticket URL: <https://trac.macports.org/ticket/31478> MacPorts <http://www.macports.org/> Ports system for Mac OS