diff options
author | pav <pav@FreeBSD.org> | 2010-01-02 13:22:40 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-01-02 13:22:40 +0800 |
commit | c4953d9b774289d84609a0414bd54fe876443bd5 (patch) | |
tree | 7cf6bd58a32f2c2806134894714903d7140098d8 /mail | |
parent | b51d8c2d1661150b5cdcf4dd6e4e706409b1237c (diff) | |
download | freebsd-ports-gnome-c4953d9b774289d84609a0414bd54fe876443bd5.tar.gz freebsd-ports-gnome-c4953d9b774289d84609a0414bd54fe876443bd5.tar.zst freebsd-ports-gnome-c4953d9b774289d84609a0414bd54fe876443bd5.zip |
- Mark BROKEN after libtre update
Reported by: pointyhat
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 |