From bf2c1ccce990f516bd9a786413e4f43c59c9eb80 Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 19 Jul 2013 12:52:10 +0000 Subject: Not MAKE_JOBS_SAFE. --- math/p5-Algorithm-Cluster/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'math') diff --git a/math/p5-Algorithm-Cluster/Makefile b/math/p5-Algorithm-Cluster/Makefile index 28cb1b75dc2..1ded1c3f60d 100644 --- a/math/p5-Algorithm-Cluster/Makefile +++ b/math/p5-Algorithm-Cluster/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2013/07/03 14:26:03 sno Exp $ +# $NetBSD: Makefile,v 1.2 2013/07/19 12:52:10 joerg Exp $ # DISTNAME= Algorithm-Cluster-1.50 @@ -15,5 +15,7 @@ LICENSE= ${PERL5_LICENSE} USE_LANGUAGES= c PERL5_PACKLIST= auto/Algorithm/Cluster/.packlist +MAKE_JOBS_SAFE= no + .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3