summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/exim-devel/Makefile4
-rw-r--r--mail/exim-old/Makefile4
-rw-r--r--mail/exim/Makefile4
3 files changed, 9 insertions, 3 deletions
diff --git a/mail/exim-devel/Makefile b/mail/exim-devel/Makefile
index 60e381585cfb..cd5090d9de32 100644
--- a/mail/exim-devel/Makefile
+++ b/mail/exim-devel/Makefile
@@ -3,7 +3,7 @@
# Date created: 23 June 1996
# Whom: axl@iafrica.com
#
-# $Id: Makefile,v 1.15 1998/10/08 14:31:03 markm Exp $
+# $Id: Makefile,v 1.16 1998/10/10 04:12:51 steve Exp $
#
DISTNAME= exim-2.05
@@ -15,6 +15,8 @@ MAINTAINER= axl@iafrica.com
USE_PERL5= YES
+BROKEN_ELF= yes
+
do-configure:
${MKDIR} ${WRKSRC}/Local
if [ ! -d ${X11BASE} ] ; then \
diff --git a/mail/exim-old/Makefile b/mail/exim-old/Makefile
index 60e381585cfb..cd5090d9de32 100644
--- a/mail/exim-old/Makefile
+++ b/mail/exim-old/Makefile
@@ -3,7 +3,7 @@
# Date created: 23 June 1996
# Whom: axl@iafrica.com
#
-# $Id: Makefile,v 1.15 1998/10/08 14:31:03 markm Exp $
+# $Id: Makefile,v 1.16 1998/10/10 04:12:51 steve Exp $
#
DISTNAME= exim-2.05
@@ -15,6 +15,8 @@ MAINTAINER= axl@iafrica.com
USE_PERL5= YES
+BROKEN_ELF= yes
+
do-configure:
${MKDIR} ${WRKSRC}/Local
if [ ! -d ${X11BASE} ] ; then \
diff --git a/mail/exim/Makefile b/mail/exim/Makefile
index 60e381585cfb..cd5090d9de32 100644
--- a/mail/exim/Makefile
+++ b/mail/exim/Makefile
@@ -3,7 +3,7 @@
# Date created: 23 June 1996
# Whom: axl@iafrica.com
#
-# $Id: Makefile,v 1.15 1998/10/08 14:31:03 markm Exp $
+# $Id: Makefile,v 1.16 1998/10/10 04:12:51 steve Exp $
#
DISTNAME= exim-2.05
@@ -15,6 +15,8 @@ MAINTAINER= axl@iafrica.com
USE_PERL5= YES
+BROKEN_ELF= yes
+
do-configure:
${MKDIR} ${WRKSRC}/Local
if [ ! -d ${X11BASE} ] ; then \