From e683cef5819ccfb36bd5749fa984a6fb97ebfde9 Mon Sep 17 00:00:00 2001 From: bapt Date: Wed, 10 Jul 2013 11:49:41 +0000 Subject: Mark jobs unsafe and convert to USES=gmake --- games/lmpc/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games') diff --git a/games/lmpc/Makefile b/games/lmpc/Makefile index 1330259b0229..71ee96468686 100644 --- a/games/lmpc/Makefile +++ b/games/lmpc/Makefile @@ -14,8 +14,9 @@ COMMENT= Tool to manipulate some FPS games demo recordings LICENSE= GPLv2 +USES= gmake +MAKE_JOBS_UNSAFE= yes GNU_CONFIGURE= yes -USE_GMAKE= yes USE_PERL5_BUILD= yes PORTSCOUT= limit:.*[0-9]$$ # letter-suffixed files are binaries -- cgit