summaryrefslogtreecommitdiff
path: root/misc/rpm
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2007-05-13 00:55:14 +0000
committergdt <gdt@pkgsrc.org>2007-05-13 00:55:14 +0000
commite310d0d05156a01d1289b65476fa44a951564059 (patch)
tree415e8d78b498d5331751760dafa119316c2d7c21 /misc/rpm
parent7a09c8cbe7189ef9a6ba28fd098b5e51a2881805 (diff)
downloadpkgsrc-e310d0d05156a01d1289b65476fa44a951564059.tar.gz
add:
MAKE_JOBS_SAFE= no
Diffstat (limited to 'misc/rpm')
-rw-r--r--misc/rpm/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/rpm/Makefile b/misc/rpm/Makefile
index 8228303721d..6dd79320af6 100644
--- a/misc/rpm/Makefile
+++ b/misc/rpm/Makefile
@@ -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 @@ CONFLICTS+= rpm2cpio<1.0nb1
NOT_FOR_PLATFORM+= Interix-*-* # getmntent() is nonpublic; needs porting
+MAKE_JOBS_SAFE= no
+
USE_PKGLOCALEDIR= yes
USE_TOOLS+= gmake msgfmt
GNU_CONFIGURE= yes