pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mk/build Added the keyword "parallel" to the descripti...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/46d0bfe26dae
branches:  trunk
changeset: 529957:46d0bfe26dae
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Wed Jun 13 20:34:48 2007 +0000

description:
Added the keyword "parallel" to the description of MAKE_JOBS_SAFE.

diffstat:

 mk/build/build.mk |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 21cbae0d5c98 -r 46d0bfe26dae mk/build/build.mk
--- a/mk/build/build.mk Wed Jun 13 20:32:37 2007 +0000
+++ b/mk/build/build.mk Wed Jun 13 20:34:48 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: build.mk,v 1.12 2007/03/18 23:09:09 rillig Exp $
+# $NetBSD: build.mk,v 1.13 2007/06/13 20:34:48 rillig Exp $
 #
 # This file defines what happens in the build phase, excluding the
 # self-test, which is defined in test.mk.
@@ -23,6 +23,8 @@
 #      value is "yes", and packages that don't support it must
 #      explicitly set it to "no".
 #
+#      Keywords: parallel
+#
 # Variables defined in this file:
 #
 # BUILD_MAKE_CMD



Home | Main Index | Thread Index | Old Index