[MacPorts] #35547: pinfo links with MacPorts readline and ncurses but does not declare a dependency on them
#35547: pinfo links with MacPorts readline and ncurses but does not declare a dependency on them -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: master@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: pinfo -------------------------------------+-------------------------------------- {{{ $ port installed pinfo The following ports are currently installed: pinfo @0.6.9_0 (active) $ port contents pinfo Port pinfo contains: /opt/local/bin/pinfo /opt/local/etc/pinforc /opt/local/share/info/pinfo.info /opt/local/share/man/man1/pinfo.1.gz $ otool -L /opt/local/bin/pinfo /opt/local/bin/pinfo: /opt/local/lib/libreadline.6.2.dylib (compatibility version 6.0.0, current version 6.2.0) /opt/local/lib/libncurses.5.dylib (compatibility version 5.0.0, current version 5.0.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 169.3.0) $ port deps pinfo pinfo @0.6.9_0 has no dependencies. $ }}} Either add the dependencies (probably best), or stop linking with those libraries. -- Ticket URL: <https://trac.macports.org/ticket/35547> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35547: pinfo links with MacPorts readline and ncurses but does not declare a dependency on them --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: master@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: fixed | Keywords: Port: pinfo | --------------------------------------+------------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => fixed Comment: Dependencies added as part of r96281. -- Ticket URL: <https://trac.macports.org/ticket/35547#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts