pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/p5-Algorithm-Cluster Not MAKE_JOBS_SAFE.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e426aceeaac3
branches: trunk
changeset: 621852:e426aceeaac3
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri Jul 19 12:52:10 2013 +0000
description:
Not MAKE_JOBS_SAFE.
diffstat:
math/p5-Algorithm-Cluster/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 7b5a9df6aaba -r e426aceeaac3 math/p5-Algorithm-Cluster/Makefile
--- a/math/p5-Algorithm-Cluster/Makefile Fri Jul 19 12:51:56 2013 +0000
+++ b/math/p5-Algorithm-Cluster/Makefile Fri Jul 19 12:52:10 2013 +0000
@@ -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 @@
USE_LANGUAGES= c
PERL5_PACKLIST= auto/Algorithm/Cluster/.packlist
+MAKE_JOBS_SAFE= no
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index