diff options
author | Jason Helfman <jgh@FreeBSD.org> | 2013-07-06 01:22:56 +0000 |
---|---|---|
committer | Jason Helfman <jgh@FreeBSD.org> | 2013-07-06 01:22:56 +0000 |
commit | 0458432ec05c78e9f036d315f3f22fb5c9fd048e (patch) | |
tree | 76fe04a8c53e7168ffdb46cda0122fa282ff69df /games/f1lt | |
parent | c6bfca9abcb51ee3c560928c55dedffcbe592e85 (diff) |
Notes
Diffstat (limited to 'games/f1lt')
-rw-r--r-- | games/f1lt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |