[MacPorts] #16268: tnef should declare dependency on gettext
MacPorts
noreply at macports.org
Fri Aug 8 23:41:13 PDT 2008
#16268: tnef should declare dependency on gettext
-------------------------------------+--------------------------------------
Reporter: ryandesign at macports.org | Owner: sal at email.arc.nasa.gov
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.7.0
Keywords: |
-------------------------------------+--------------------------------------
tnef links with gettext's libintl but does not declare the gettext port as
a dependency.
{{{
$ otool -L /mp/bin/tnef
/mp/bin/tnef:
/mp/lib/libintl.8.dylib (compatibility version 9.0.0, current
version 9.2.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)
$ port deps tnef
tnef has no dependencies
$
}}}
--
Ticket URL: <http://trac.macports.org/ticket/16268>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list