diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-11-17 04:12:10 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-11-17 04:12:10 +0000 |
commit | d42e9aab80a4db984d576fc4aa8f9fdaacc599b3 (patch) | |
tree | 43d187d0a38891c5ad4b33dd6675291e1bddde16 | |
parent | 4c795fec38f3b7e88b58fcf38798ec55717dce3c (diff) | |
download | ports-d42e9aab80a4db984d576fc4aa8f9fdaacc599b3.tar.gz ports-d42e9aab80a4db984d576fc4aa8f9fdaacc599b3.zip |
Notes
-rw-r--r-- | mail/exim-devel/Makefile | 4 | ||||
-rw-r--r-- | mail/exim-old/Makefile | 4 | ||||
-rw-r--r-- | mail/exim/Makefile | 4 |
3 files changed, 9 insertions, 3 deletions
diff --git a/mail/exim-devel/Makefile b/mail/exim-devel/Makefile index da014238bb1a..a176c41ff2a2 100644 --- a/mail/exim-devel/Makefile +++ b/mail/exim-devel/Makefile @@ -3,7 +3,7 @@ # Date created: 23 June 1996 # Whom: axl@iafrica.com # -# $Id: Makefile,v 1.18 1998/10/13 04:16:21 jseger Exp $ +# $Id: Makefile,v 1.19 1998/11/16 09:45:23 markm Exp $ # DISTNAME= exim-2.053 @@ -13,6 +13,8 @@ DISTFILES= exim-testing-2.053.tar.gz exim-texinfo-2.00.tar.gz MAINTAINER= axl@iafrica.com +BROKEN= fetch + USE_PERL5= YES do-configure: diff --git a/mail/exim-old/Makefile b/mail/exim-old/Makefile index da014238bb1a..a176c41ff2a2 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.18 1998/10/13 04:16:21 jseger Exp $ +# $Id: Makefile,v 1.19 1998/11/16 09:45:23 markm Exp $ # DISTNAME= exim-2.053 @@ -13,6 +13,8 @@ DISTFILES= exim-testing-2.053.tar.gz exim-texinfo-2.00.tar.gz MAINTAINER= axl@iafrica.com +BROKEN= fetch + USE_PERL5= YES do-configure: diff --git a/mail/exim/Makefile b/mail/exim/Makefile index da014238bb1a..a176c41ff2a2 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.18 1998/10/13 04:16:21 jseger Exp $ +# $Id: Makefile,v 1.19 1998/11/16 09:45:23 markm Exp $ # DISTNAME= exim-2.053 @@ -13,6 +13,8 @@ DISTFILES= exim-testing-2.053.tar.gz exim-texinfo-2.00.tar.gz MAINTAINER= axl@iafrica.com +BROKEN= fetch + USE_PERL5= YES do-configure: |