CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2012/09/02 14:52:35
Modified files:
games/frozen-bubble: Makefile
games/frozen-bubble/patches: patch-Makefile
games/frozen-bubble/pkg: PLIST-main PLIST-server
Added files:
games/frozen-bubble/files: wrapper.sh
Log message:
bodge frozen-bubble into working following changes to pthreads;
- patch the Makefile to avoid p5-SDL version checks which require
pthread functions
- install a wrapper script to preload pthread/so before running
frozen-bubble{,-editor}
ok aja