aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2011-02-25 13:46:49 +0000
committerAlex Dupre <ale@FreeBSD.org>2011-02-25 13:46:49 +0000
commitbb6229da22208365c4f95fcc6191a30ea57ec101 (patch)
tree9add77bb75cfda4274868d3d565a8d482f5a8cad /mail
parentfb796ff9544a19c5bacd38dd51fc48501f87a3cd (diff)
downloadports-bb6229da22208365c4f95fcc6191a30ea57ec101.tar.gz
ports-bb6229da22208365c4f95fcc6191a30ea57ec101.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/lmtpd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/lmtpd/Makefile b/mail/lmtpd/Makefile
index dbfeb4a72a09..0eecd95fcbab 100644
--- a/mail/lmtpd/Makefile
+++ b/mail/lmtpd/Makefile
@@ -24,6 +24,8 @@ OPTIONS+= BDB "Support for Berkeley DB" on
OPTIONS+= TRE "Support for TRE regexp (Approx regexp)" on
OPTIONS+= SIEVE "Support for SIEVE regexp (Approx regexp)" on
+BROKEN= doesn't build
+
.include <bsd.port.pre.mk>
.if defined(LMTPD_WITH_BDB_VER)