diff options
Diffstat (limited to 'mail/exim-old')
-rw-r--r-- | mail/exim-old/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/exim-old/Makefile b/mail/exim-old/Makefile index 60e3815..cd5090d 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 \ |