From 1e23baa34288cab25777fb082d4ca4b702c395e6 Mon Sep 17 00:00:00 2001 From: sheldonh Date: Tue, 18 Dec 2001 22:33:14 +0000 Subject: Inadequate testing failed to uncover an issue with the default configuration that causes a run-time failure at delivery time. Mark BROKEN until I can iron this out. --- mail/exim-devel/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mail') diff --git a/mail/exim-devel/Makefile b/mail/exim-devel/Makefile index 3c1c909cd7dc..bc8450d63817 100644 --- a/mail/exim-devel/Makefile +++ b/mail/exim-devel/Makefile @@ -15,6 +15,8 @@ DISTFILES= exim-3.951.tar.bz2 exim-texinfo-3.951.tar.bz2 MAINTAINER= sheldonh@FreeBSD.org +BROKEN= 'Default configuration file gives unknown named list "+local_domains"' + NO_LATEST_LINK= yes USE_BZIP2= yes -- cgit