pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/rpm add:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/02008342862b
branches:  trunk
changeset: 528706:02008342862b
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Sun May 13 00:55:14 2007 +0000

description:
add:
MAKE_JOBS_SAFE=         no

diffstat:

 misc/rpm/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 5097f70001c5 -r 02008342862b misc/rpm/Makefile
--- a/misc/rpm/Makefile Sat May 12 23:49:01 2007 +0000
+++ b/misc/rpm/Makefile Sun May 13 00:55:14 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2007/02/18 11:17:03 tonio Exp $
+# $NetBSD: Makefile,v 1.65 2007/05/13 00:55:14 gdt Exp $
 
 DISTNAME=      rpm-2.5.4
 PKGREVISION=   6
@@ -13,6 +13,8 @@
 
 NOT_FOR_PLATFORM+=     Interix-*-* # getmntent() is nonpublic; needs porting
 
+MAKE_JOBS_SAFE=                no
+
 USE_PKGLOCALEDIR=      yes
 USE_TOOLS+=            gmake msgfmt
 GNU_CONFIGURE=         yes



Home | Main Index | Thread Index | Old Index