[MacPorts] #16335: frotz: declares dependency on ncurses port but uses system ncurses

MacPorts noreply at macports.org
Mon Aug 18 03:05:51 PDT 2008


#16335: frotz: declares dependency on ncurses port but uses system ncurses
-------------------------------------+--------------------------------------
 Reporter:  ryandesign at macports.org  |       Owner:  pack-darwinports at 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


More information about the macports-tickets mailing list