summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-01-02 05:22:40 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-01-02 05:22:40 +0000
commitd819fce74f2c7a996f89f850530e631e98e5842a (patch)
tree2fa9c7026a1b5a5e0d62a4401b9f550fbeee01c3 /mail
parentRemove some extra aspects brought in by the previous changeset, and (diff)
- Mark BROKEN after libtre update
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=246976
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 95ce19a26d62..adec844f2d85 100644
--- a/mail/lmtpd/Makefile
+++ b/mail/lmtpd/Makefile
@@ -16,6 +16,8 @@ COMMENT= LMTP server compliant with RFC 2033 and Maildir++
LIB_DEPENDS= home.1:${PORTSDIR}/misc/libhome
+BROKEN= does not compile
+
USE_ICONV= yes
OPTIONS= PCRE "Support for PCRE" on