pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/procmail Add MAKE_JOBS_SAFE=no.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6539c5f11dc2
branches:  trunk
changeset: 538429:6539c5f11dc2
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Fri Feb 08 03:14:18 2008 +0000

description:
Add MAKE_JOBS_SAFE=no.

diffstat:

 mail/procmail/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 296adffca41b -r 6539c5f11dc2 mail/procmail/Makefile
--- a/mail/procmail/Makefile    Fri Feb 08 00:58:17 2008 +0000
+++ b/mail/procmail/Makefile    Fri Feb 08 03:14:18 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2007/02/22 19:26:42 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2008/02/08 03:14:18 gdt Exp $
 #
 
 DISTNAME=      procmail-3.22
@@ -12,6 +12,8 @@
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
+MAKE_JOBS_SAFE=        no
+
 MAKE_ENV+=     SHELL=${SH:Q} CHMOD=${CHMOD:Q}
 INSTALL_TARGET=        install-suid install.man
 UNLIMIT_RESOURCES=     datasize



Home | Main Index | Thread Index | Old Index