[MacPorts] #60286: py27-pygtk needs newer nm

MacPorts noreply at macports.org
Tue Mar 31 20:56:41 UTC 2020


#60286: py27-pygtk needs newer nm
---------------------------+------------------------
 Reporter:  rmottola       |      Owner:  (none)
     Type:  defect         |     Status:  new
 Priority:  Normal         |  Milestone:
Component:  ports          |    Version:
 Keywords:  leopard tiger  |       Port:  py27-pygtk
---------------------------+------------------------
 {{{
 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
 }
 }}}

 to put inside the subport block fixes it

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


More information about the macports-tickets mailing list