diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-11-28 05:39:01 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-11-28 05:39:01 +0000 |
commit | eaecff08766be7a8dd9893a60d764a5dce6591f2 (patch) | |
tree | 7defb921b2bd78b27d164d4511478dbf880a83af /mail/exim | |
parent | 1b72fed96264f72d69c14c4214741cc526e57300 (diff) | |
download | ports-eaecff08766be7a8dd9893a60d764a5dce6591f2.tar.gz ports-eaecff08766be7a8dd9893a60d764a5dce6591f2.zip |
Notes
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: |