pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/cook Not MAKE_JOBS_SAFE.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b764563c718d
branches:  trunk
changeset: 535061:b764563c718d
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Wed Nov 07 08:03:55 2007 +0000

description:
Not MAKE_JOBS_SAFE.

diffstat:

 devel/cook/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 5593ff00a1a1 -r b764563c718d devel/cook/Makefile
--- a/devel/cook/Makefile       Wed Nov 07 07:49:02 2007 +0000
+++ b/devel/cook/Makefile       Wed Nov 07 08:03:55 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2007/02/22 19:01:17 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2007/11/07 08:03:55 rillig Exp $
 
 DISTNAME=      cook-2.26
 PKGREVISION=   1
@@ -11,6 +11,7 @@
 
 USE_TOOLS+=    msgfmt yacc perl:run
 GNU_CONFIGURE= yes
+MAKE_JOBS_SAFE=        no
 
 REPLACE_PERL=  bin/cook_rsh
 



Home | Main Index | Thread Index | Old Index