- Flip MAKE_JOBS_SAFE to MAKE_JOBS_UNSAFE

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2009-06-08 21:31:50 +00:00
parent 6a995a4193
commit 9f0f55ce0f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=235451
2 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@ USE_GNOME= #
EXTRA_PATCHES+= ${FILESDIR}/sdl.mak.patch
.endif
MAKE_JOBS_SAFE= yes
MAKE_JOBS_UNSAFE= yes
.if ${ARCH} == "amd64"
MAKE_ENV+= PTR64=1

View File

@ -36,7 +36,7 @@ USE_GNOME= #
EXTRA_PATCHES+= ${FILESDIR}/sdl.mak.patch
.endif
MAKE_JOBS_SAFE= yes
MAKE_JOBS_UNSAFE= yes
.if ${ARCH} == "amd64"
MAKE_ENV+= PTR64=1