summaryrefslogtreecommitdiff
path: root/mail/exim-old
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-10-13 04:18:50 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-10-13 04:18:50 +0000
commit81d9e0e4c2b18230ae0b4da1cf53445136073446 (patch)
tree6117a878b67570102cbbfd34b809df997b818d49 /mail/exim-old
parentUnbreak. (diff)
Unbreak for ELF.
Submitted by: steve
Notes
Notes: svn path=/head/; revision=13944
Diffstat (limited to 'mail/exim-old')
-rw-r--r--mail/exim-old/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/exim-old/Makefile b/mail/exim-old/Makefile
index cd5090d9de32..cc4ab55637c0 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.16 1998/10/10 04:12:51 steve Exp $
+# $Id: Makefile,v 1.17 1998/10/12 18:48:52 jseger Exp $
#
DISTNAME= exim-2.05
@@ -15,8 +15,6 @@ MAINTAINER= axl@iafrica.com
USE_PERL5= YES
-BROKEN_ELF= yes
-
do-configure:
${MKDIR} ${WRKSRC}/Local
if [ ! -d ${X11BASE} ] ; then \