#37562: libsdl: Cocoa backend is not enabled on platforms where it works ---------------------+---------------------- Reporter: alex@… | Owner: jmr@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: libsdl | ---------------------+---------------------- Comment (by igeek1@…): The temporary workaround works perfectly for me, but it gets blown away every time I run a routine MacPorts update check. My solution: {{{ function fixgource { local dir=`pwd` cd svn co -r 89205 http://svn.macports.org/repository/macports/trunk/dports/devel/libsdl cd libsdl sudo port install cd .. rm -rf libsdl cd $dir } }}} -- Ticket URL: <https://trac.macports.org/ticket/37562#comment:12> MacPorts <http://www.macports.org/> Ports system for Mac OS