diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2001-12-19 06:33:14 +0800 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2001-12-19 06:33:14 +0800 |
commit | 1e23baa34288cab25777fb082d4ca4b702c395e6 (patch) | |
tree | 739cbc73e59524465235c03c2b3eb2c63063bf7d /mail | |
parent | d2653837bc43775bc6aa13759f28d60ba6ad2c75 (diff) | |
download | freebsd-ports-gnome-1e23baa34288cab25777fb082d4ca4b702c395e6.tar.gz freebsd-ports-gnome-1e23baa34288cab25777fb082d4ca4b702c395e6.tar.zst freebsd-ports-gnome-1e23baa34288cab25777fb082d4ca4b702c395e6.zip |
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.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/exim-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |