[MacPorts] #21690: watch should use macports ncurses
MacPorts
noreply at macports.org
Tue Sep 29 00:49:08 PDT 2009
#21690: watch should use macports ncurses
-------------------------------------+--------------------------------------
Reporter: ryandesign@… | Owner: mjhsieh@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: watch
-------------------------------------+--------------------------------------
watch links with the system's ncurses library but should link with
macports' version of it, and declare a dependency on it.
{{{
$ otool -L /opt/local/bin/watch
/opt/local/bin/watch:
/usr/lib/libncurses.5.4.dylib (compatibility version 5.4.0,
current version 5.4.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 124.1.1)
}}}
--
Ticket URL: <http://trac.macports.org/ticket/21690>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list