Not MAKE_JOBS_SAFE
This commit is contained in:
parent
9c38cd8590
commit
6880aeea2e
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2012/03/08 11:20:57 fhajny Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2012/03/14 23:09:38 joerg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Data-MessagePack-0.39
|
||||
|
@ -18,5 +18,7 @@ DEPENDS+= p5-Test-Requires>=0:../../devel/p5-Test-Requires
|
|||
PERL5_PACKLIST= auto/Data/MessagePack/.packlist
|
||||
USE_LANGUAGES= c99
|
||||
|
||||
MAKE_JOBS_SAFE= no
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue