CVSROOT: /cvs Module name: ports Changes by: [email protected] 2009/06/12 14:48:37
Modified files:
devel/plib : Makefile
Added files:
devel/plib/patches: patch-src_js_jsBSD_cxx
Log message:
unbreak for !i386
js.h wants to include machine/joystick.h for analog joystick support.
other platforms don't have such support, so hide it with an arch define.
this allows us to use the "portable game librarys" on more than one arch.
OK MANTAINER
