summaryrefslogtreecommitdiff
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
parentSwitch default MySQL version from 5.1 to 5.5. (diff)
Mark BROKEN: doesn't build.
Approved by: portmgr
-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)