#16335: frotz: declares dependency on ncurses port but uses system ncurses -------------------------------------+-------------------------------------- Reporter: ryandesign@macports.org | Owner: pack-darwinports@rattus.net Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | -------------------------------------+-------------------------------------- frotz should use the MacPorts ncurses library, not the system's. {{{ $ otool -L /opt/local/bin/frotz /opt/local/bin/frotz: /usr/lib/libncurses.5.4.dylib (compatibility version 5.4.0, current version 5.4.0) /usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 111.1.1) }}} -- Ticket URL: <http://trac.macports.org/ticket/16335> MacPorts <http://www.macports.org/> Ports system for Mac OS