These packages are not MAKE_JOBS_SAFE.
This commit is contained in:
parent
6e16f6a972
commit
d4c6fcc58d
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile.common,v 1.75 2007/01/22 07:35:34 martti Exp $
|
||||
# $NetBSD: Makefile.common,v 1.76 2007/02/06 08:52:29 rillig Exp $
|
||||
|
||||
.include "../../editors/vim-share/version.mk"
|
||||
|
||||
|
@ -37,6 +37,7 @@ CONFLICTS+= vim-kde-[0-9]*
|
|||
|
||||
WRKSRC= ${WRKDIR}/${VIM_SUBDIR}/src
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_JOBS_SAFE= no # At least on Solaris
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
|
|
Loading…
Reference in a new issue