pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkgtasks Not make-jobs safe.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e3f0ab8edd32
branches: trunk
changeset: 363136:e3f0ab8edd32
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Jun 01 23:38:29 2017 +0000
description:
Not make-jobs safe.
diffstat:
pkgtools/pkgtasks/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 7fea9219c405 -r e3f0ab8edd32 pkgtools/pkgtasks/Makefile
--- a/pkgtools/pkgtasks/Makefile Thu Jun 01 22:14:45 2017 +0000
+++ b/pkgtools/pkgtasks/Makefile Thu Jun 01 23:38:29 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/06/01 05:43:44 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2017/06/01 23:38:29 wiz Exp $
DISTNAME= pkgtasks-1-1.9
CATEGORIES= pkgtools
@@ -16,6 +16,7 @@
GNU_CONFIGURE= yes
CONFIGURE_ENV+= POSIX_SHELL=${TOOLS_SH:Q}
+MAKE_JOBS_SAFE= no
do-extract:
@${CP} -R ${FILESDIR} ${WRKSRC}
Home |
Main Index |
Thread Index |
Old Index