summaryrefslogtreecommitdiff
path: root/pkgtools/pkgtasks
diff options
context:
space:
mode:
authorwiz <wiz>2017-06-01 23:38:29 +0000
committerwiz <wiz>2017-06-01 23:38:29 +0000
commit9119df9ccd59e734e74c5e77ae2ee29ebcfec908 (patch)
treebe23a2e8e8418457b661072d84c41ce484ccf2ae /pkgtools/pkgtasks
parentc9b9502ca4f7de02fc91e178c4ce4047952e5ab4 (diff)
downloadpkgsrc-9119df9ccd59e734e74c5e77ae2ee29ebcfec908.tar.gz
Not make-jobs safe.
Diffstat (limited to 'pkgtools/pkgtasks')
-rw-r--r--pkgtools/pkgtasks/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/pkgtasks/Makefile b/pkgtools/pkgtasks/Makefile
index 36a6f3b6d9f..e8432d632f3 100644
--- a/pkgtools/pkgtasks/Makefile
+++ b/pkgtools/pkgtasks/Makefile
@@ -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 @@ USE_TOOLS= sh
GNU_CONFIGURE= yes
CONFIGURE_ENV+= POSIX_SHELL=${TOOLS_SH:Q}
+MAKE_JOBS_SAFE= no
do-extract:
@${CP} -R ${FILESDIR} ${WRKSRC}