diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-01-02 05:22:40 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-01-02 05:22:40 +0000 |
commit | d819fce74f2c7a996f89f850530e631e98e5842a (patch) | |
tree | 2fa9c7026a1b5a5e0d62a4401b9f550fbeee01c3 /mail | |
parent | 547eaec60753228e2206f1f9bdd723c1605428de (diff) | |
download | ports-d819fce74f2c7a996f89f850530e631e98e5842a.tar.gz ports-d819fce74f2c7a996f89f850530e631e98e5842a.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/lmtpd/Makefile | 2 |
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 |