CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/07/29 08:22:51
Modified files:
games/xlife : Makefile
games/xlife/pkg: PLIST
Log message:
xlife: fix breakage during install, reported by ajacoutot@.
Switch to using a do-install target in our Makefile like the FreeBSD
port is doing, instead of attempting to appease upstream one with an
endless supply of MAKE_FLAGS and FAKE_FLAGS.
