#15123: py-game tries to use framework version of libsdl ---------------------------------+------------------------------------------ Reporter: cpettitt@gmail.com | Owner: jmr@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@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