[MacPorts] #15123: py-game tries to use framework version of libsdl

MacPorts trac at macosforge.org
Fri Apr 25 06:29:45 PDT 2008


#15123: py-game tries to use framework version of libsdl
---------------------------------+------------------------------------------
  Reporter:  cpettitt at gmail.com  |       Owner:  jmr at macports.org        
      Type:  defect              |      Status:  closed                  
  Priority:  Normal              |   Milestone:  Port Bugs               
 Component:  ports               |     Version:  1.6.0                   
Resolution:  fixed               |    Keywords:  py-game libsdl-framework
---------------------------------+------------------------------------------
Comment (by cpettitt at gmail.com):

 FWIW, I found this snippet in config_unix.py (for building the Setup
 file):

 {{{
             if self.name == 'SDL':
                 inc = '-I' + '/usr/X11R6/include'
                 self.cflags = inc + ' ' + self.cflags
 }}}

 So, I don't feel as bad now. I'll put together a patch. Should that go
 into a new bug or this one?

-- 
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/15123#comment:5>
MacPorts </projects/macports>
Ports system for Mac OS


More information about the macports-tickets mailing list