From 585ffe186b6f1175b30891658245f7a8a0851388 Mon Sep 17 00:00:00 2001 From: Sheldon Hearn Date: Thu, 17 Jun 1999 08:46:27 +0000 Subject: Work around the way odd shells sabotage exim's arch-type script. Reported by: Martti Kuparinen --- mail/exim-devel/Makefile | 4 +++- mail/exim-old/Makefile | 4 +++- mail/exim/Makefile | 4 +++- 3 files changed, 9 insertions(+), 3 deletions(-) (limited to 'mail') diff --git a/mail/exim-devel/Makefile b/mail/exim-devel/Makefile index ab840d96d74c..87dc26d44432 100644 --- a/mail/exim-devel/Makefile +++ b/mail/exim-devel/Makefile @@ -3,7 +3,7 @@ # Date created: 23 June 1996 # Whom: markm@FreeBSD.ORG # -# $Id: Makefile,v 1.30 1999/06/09 11:09:56 steve Exp $ +# $Id: Makefile,v 1.31 1999/06/16 02:55:31 simokawa Exp $ # DISTNAME= exim-3.02 @@ -22,6 +22,8 @@ USE_XLIB= YES USE_PERL5= YES +MAKE_ENV+= OSTYPE=${OPSYS} ARCHTYPE=${MACHINE_ARCH} + do-configure: ${MKDIR} ${WRKSRC}/Local .if defined(USE_XLIB) && ${USE_XLIB} == YES diff --git a/mail/exim-old/Makefile b/mail/exim-old/Makefile index ab840d96d74c..87dc26d44432 100644 --- a/mail/exim-old/Makefile +++ b/mail/exim-old/Makefile @@ -3,7 +3,7 @@ # Date created: 23 June 1996 # Whom: markm@FreeBSD.ORG # -# $Id: Makefile,v 1.30 1999/06/09 11:09:56 steve Exp $ +# $Id: Makefile,v 1.31 1999/06/16 02:55:31 simokawa Exp $ # DISTNAME= exim-3.02 @@ -22,6 +22,8 @@ USE_XLIB= YES USE_PERL5= YES +MAKE_ENV+= OSTYPE=${OPSYS} ARCHTYPE=${MACHINE_ARCH} + do-configure: ${MKDIR} ${WRKSRC}/Local .if defined(USE_XLIB) && ${USE_XLIB} == YES diff --git a/mail/exim/Makefile b/mail/exim/Makefile index ab840d96d74c..87dc26d44432 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -3,7 +3,7 @@ # Date created: 23 June 1996 # Whom: markm@FreeBSD.ORG # -# $Id: Makefile,v 1.30 1999/06/09 11:09:56 steve Exp $ +# $Id: Makefile,v 1.31 1999/06/16 02:55:31 simokawa Exp $ # DISTNAME= exim-3.02 @@ -22,6 +22,8 @@ USE_XLIB= YES USE_PERL5= YES +MAKE_ENV+= OSTYPE=${OPSYS} ARCHTYPE=${MACHINE_ARCH} + do-configure: ${MKDIR} ${WRKSRC}/Local .if defined(USE_XLIB) && ${USE_XLIB} == YES -- cgit v1.2.3