diff options
Diffstat (limited to 'mail/exim')
-rw-r--r-- | mail/exim/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile index 962bac925617..5a49c7fd4dd8 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.20 1998/11/17 04:12:10 asami Exp $ +# $Id: Makefile,v 1.21 1998/11/17 11:05:15 markm Exp $ # DISTNAME= exim-2.053 @@ -16,6 +16,7 @@ DISTFILES= exim-testing-2.053.tar.gz exim-texinfo-2.00.tar.gz MAINTAINER= axl@iafrica.com +USE_XLIB= YES USE_PERL5= YES do-configure: |