diff options
author | asami <asami@FreeBSD.org> | 1998-11-28 05:39:01 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-11-28 05:39:01 +0000 |
commit | a894149e28a62d885fc4db716614a52851065b9d (patch) | |
tree | 6b0b6545792cee4fdeeb3769b3dac6dd98a13123 /mail/exim | |
parent | abe090a8d49d341efe615ea66ae9b9fe4c6cc9ce (diff) | |
download | FreeBSD-ports-a894149e28a62d885fc4db716614a52851065b9d.zip FreeBSD-ports-a894149e28a62d885fc4db716614a52851065b9d.tar.gz |
More USE_XLIBs.
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 962bac9..5a49c7f 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: |