Not MAKE_JOBS_SAFE.
This commit is contained in:
parent
4da57c749e
commit
690c188036
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.19 2008/05/26 02:13:18 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.20 2010/03/17 16:23:57 joerg Exp $
|
||||
#
|
||||
|
||||
# pkgsrc/mail/sendmail (as of 8.11.0) specifically wants 1999, not 2000.
|
||||
|
@ -18,6 +18,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
|
|||
HOMEPAGE= http://akpublic.research.att.com/sw/tools/sfio/
|
||||
COMMENT= Safe and Fast IO library
|
||||
|
||||
MAKE_JOBS_SAFE= no
|
||||
|
||||
WRKSRC= ${WRKDIR}
|
||||
|
||||
USE_TOOLS+= pax
|
||||
|
|
Loading…
Reference in a new issue