From d26b372959e65e96afeee2d7927773946053b1a0 Mon Sep 17 00:00:00 2001 From: jgh Date: Sat, 6 Jul 2013 01:22:56 +0000 Subject: - convert USE_GMAKE to USES=gmake --- games/f1lt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games') diff --git a/games/f1lt/Makefile b/games/f1lt/Makefile index d33a2491846f..c8f30bf50b0f 100644 --- a/games/f1lt/Makefile +++ b/games/f1lt/Makefile @@ -19,7 +19,7 @@ USE_QT4= gui network moc_build qmake_build rcc_build uic_build WRKSRC= ${WRKDIR}/${DISTNAME:S|-src||} HAS_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake MAKE_JOBS_SAFE= yes PLIST_FILES= bin/F1LT \ -- cgit