[MacPorts] #20891: libao 0.8.8_2 compiles but does not work on Snow Leopard

MacPorts noreply at macports.org
Sun Aug 30 12:33:29 PDT 2009


#20891: libao 0.8.8_2 compiles but does not work on Snow Leopard
-----------------------------+----------------------------------------------
 Reporter:  cody@…           |       Owner:  macports-tickets@…                   
     Type:  defect           |      Status:  new                                  
 Priority:  Normal           |   Milestone:                                       
Component:  ports            |     Version:                                       
 Keywords:  snowleopard      |        Port:  libao                                
-----------------------------+----------------------------------------------

Comment(by cody@…):

 Ah, there I go getting my greater than and less than signs mixed up again.
 :) Changing the above to the following fixed it:

 {{{
     if {${os.major} < 10} {
         patchfiles patch-AU-configure patch-AU-
 src__plugins__macosx__ao_macosx.c
     } else {
         patchfiles patch-AU-configure
     }
 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/20891#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list