summaryrefslogtreecommitdiff
path: root/mail/procmail/Makefile
diff options
context:
space:
mode:
authorhubertf <hubertf>1998-11-04 10:36:41 +0000
committerhubertf <hubertf>1998-11-04 10:36:41 +0000
commit6ef449e50932fea909cf4269afe36a11317f556d (patch)
treea2b5a954704b62f1dd2e62cd6c577523bb6f5a40 /mail/procmail/Makefile
parent05e08fcbc3ea90fba419d7e260bf1c2590eb5d97 (diff)
downloadpkgsrc-6ef449e50932fea909cf4269afe36a11317f556d.tar.gz
be conservative about SHELL setting, by drochner
Diffstat (limited to 'mail/procmail/Makefile')
-rw-r--r--mail/procmail/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/procmail/Makefile b/mail/procmail/Makefile
index f36a0571af4..0de7e18b18e 100644
--- a/mail/procmail/Makefile
+++ b/mail/procmail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 1998/07/09 11:18:53 frueauf Exp $
+# $NetBSD: Makefile,v 1.10 1998/11/04 10:36:41 hubertf Exp $
# FreeBSD Id: Makefile,v 1.24 1997/05/14 14:40:34 ache Exp
#
@@ -10,6 +10,7 @@ MASTER_SITES= ftp://ftp.informatik.rwth-aachen.de/pub/packages/procmail/
MAINTAINER= packages@netbsd.org
INSTALL_TARGET= install-suid install.man
+MAKE_ENV= SHELL=/bin/sh
post-patch:
${MV} ${WRKSRC}/config.h ${WRKSRC}/config.h-orig