These packages are not MAKE_JOBS_SAFE.

This commit is contained in:
rillig 2007-02-06 08:52:29 +00:00
parent 6e16f6a972
commit d4c6fcc58d

View file

@ -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"