diff options
author | jgh <jgh@FreeBSD.org> | 2013-07-23 03:16:07 +0800 |
---|---|---|
committer | jgh <jgh@FreeBSD.org> | 2013-07-23 03:16:07 +0800 |
commit | 5f6f56d8964e1e1eb44ad86cef767b08ebbd7a3d (patch) | |
tree | c6cf52640651c3bd2c12dcb23932f79e38b0112a /games/f1lt | |
parent | 390f8c7d418dbda21860104362715f8f351b8edf (diff) | |
download | freebsd-ports-gnome-5f6f56d8964e1e1eb44ad86cef767b08ebbd7a3d.tar.gz freebsd-ports-gnome-5f6f56d8964e1e1eb44ad86cef767b08ebbd7a3d.tar.zst freebsd-ports-gnome-5f6f56d8964e1e1eb44ad86cef767b08ebbd7a3d.zip |
- drop default MAKE_JOBS_SAFE
Diffstat (limited to 'games/f1lt')
-rw-r--r-- | games/f1lt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/f1lt/Makefile b/games/f1lt/Makefile index c8f30bf50b0f..39cb64d51454 100644 --- a/games/f1lt/Makefile +++ b/games/f1lt/Makefile @@ -20,7 +20,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME:S|-src||} HAS_CONFIGURE= yes USES= gmake -MAKE_JOBS_SAFE= yes PLIST_FILES= bin/F1LT \ bin/f1lt \ |