summaryrefslogtreecommitdiff
path: root/math/p5-Algorithm-Cluster/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-Algorithm-Cluster/Makefile')
-rw-r--r--math/p5-Algorithm-Cluster/Makefile4
1 files changed, 3 insertions, 1 deletions
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"