diff options
author | asami <asami@FreeBSD.org> | 1998-11-28 13:39:01 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-11-28 13:39:01 +0800 |
commit | a894149e28a62d885fc4db716614a52851065b9d (patch) | |
tree | 6b0b6545792cee4fdeeb3769b3dac6dd98a13123 /mail/exim/Makefile | |
parent | abe090a8d49d341efe615ea66ae9b9fe4c6cc9ce (diff) | |
download | freebsd-ports-gnome-a894149e28a62d885fc4db716614a52851065b9d.tar.gz freebsd-ports-gnome-a894149e28a62d885fc4db716614a52851065b9d.tar.zst freebsd-ports-gnome-a894149e28a62d885fc4db716614a52851065b9d.zip |
More USE_XLIBs.
Diffstat (limited to 'mail/exim/Makefile')
-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: |