Not MAKE_JOBS_SAFE.
This commit is contained in:
parent
04c84f0457
commit
6c65b5d5c6
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.23 2010/03/24 19:43:27 asau Exp $
|
||||
# $NetBSD: Makefile,v 1.24 2011/12/09 01:21:15 dholland Exp $
|
||||
|
||||
DISTNAME= ntl-5.3.1
|
||||
PKGREVISION= 2
|
||||
|
@ -11,6 +11,8 @@ COMMENT= C++ library for doing number theory
|
|||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
MAKE_JOBS_SAFE= no
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/src
|
||||
NO_CONFIGURE= yes
|
||||
USE_LANGUAGES= c c++
|
||||
|
|
Loading…
Reference in a new issue