From 954f17d8b887857c3d79061a7d60435124c65be4 Mon Sep 17 00:00:00 2001 From: gdt Date: Fri, 8 Feb 2008 03:14:18 +0000 Subject: Add MAKE_JOBS_SAFE=no. --- mail/procmail/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'mail/procmail') diff --git a/mail/procmail/Makefile b/mail/procmail/Makefile index ea512ae93e0..86383f1690a 100644 --- a/mail/procmail/Makefile +++ b/mail/procmail/Makefile @@ -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 @@ COMMENT= Local mail delivery agent 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 -- cgit v1.2.3