CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2012/03/23 02:47:03
Modified files:
games/chocolate-doom: Makefile
games/chocolate-doom/pkg: MESSAGE PLIST
Removed files:
games/chocolate-doom/patches: patch-setup_Makefile_in
patch-src_Makefile_in
Log message:
Define game data directory via MAKE_FLAGS and perl subst, no more patches.
games data directory now ${PREFIX}/share/doom, to fit with where other
game ports put their data. Also, fix check for python during configure.
OK sthen@ and phessler@