Opened 18 years ago
Closed 18 years ago
#11310 closed defect (fixed)
BUG: gnutar does not declare dependency on libiconv
Reported by: | pipping@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | High | Milestone: | |
Component: | ports | Version: | |
Keywords: | gnutar gnurmt libiconv | Cc: | |
Port: |
Description
http://paste.lisp.org/display/36116
$otool -L /opt/local/libexec/gnurmt /opt/local/libexec/gnurmt: /opt/local/lib/libintl.8.dylib (compatibility version 9.0.0, current version 9.1.0) /opt/local/lib/libiconv.2.dylib (compatibility version 7.0.0, current version 7.0.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 88.1.7) <etc... long line, doesn't matter>
$port deps gnutar gnutar has no dependencies
Attachments (1)
Note: See
TracTickets for help on using
tickets.
patch for gnutar