[MacPorts] #70501: windowmaker at 0.95.9_1 Portfile on Tiger PPC doesn't compile as-is.

MacPorts noreply at macports.org
Wed Aug 7 12:18:10 UTC 2024


#70501: windowmaker at 0.95.9_1 Portfile on Tiger PPC doesn't compile as-is.
-----------------------------------+-------------------------
 Reporter:  garoffoli              |      Owner:  (none)
     Type:  defect                 |     Status:  new
 Priority:  Normal                 |  Milestone:
Component:  ports                  |    Version:  2.9.3
 Keywords:  windowmaker tiger ppc  |       Port:  windowmaker
-----------------------------------+-------------------------
 Trying to compile windowmaker as-is doesn't work, because apple-gcc42
 doesn't correctly support C99.

 It needs

 {{{
 PortGroup legacysupport 1.1
 }}}

 and


 {{{
 configure.compiler macports-gcc-7
 }}}

 and now it compiles fine.

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


More information about the macports-tickets mailing list