[MacPorts] #66708: gtk2 needs nm fix on Leopard

MacPorts noreply at macports.org
Tue Jan 17 22:45:02 UTC 2023


#66708: gtk2 needs nm fix on Leopard
----------------------+--------------------
 Reporter:  rmottola  |      Owner:  (none)
     Type:  defect    |     Status:  new
 Priority:  Normal    |  Milestone:
Component:  ports     |    Version:
 Keywords:            |       Port:  gtk2
----------------------+--------------------
 add to portfile



 {{{
 if {${os.platform} eq "darwin" && ${os.major} < 10} {
     depends_build-append port:cctools
     configure.env-append NM=${prefix}/bin/nm
     configure.args-append lt_cv_path_NM=${prefix}/bin/nm
 }
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/66708>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list