diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-07-23 00:57:45 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-07-23 00:57:45 +0000 |
commit | 576a467f79d94c47388eda7ff43ccebe31f6f698 (patch) | |
tree | 02a4da37f50e1cef8b8aafc122ca4ae12c4da840 /mail/libvmime | |
parent | 09f221ddd658b065c0f427551dbac689e2685314 (diff) | |
download | ports-576a467f79d94c47388eda7ff43ccebe31f6f698.tar.gz ports-576a467f79d94c47388eda7ff43ccebe31f6f698.zip |
Notes
Diffstat (limited to 'mail/libvmime')
-rw-r--r-- | mail/libvmime/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/libvmime/Makefile b/mail/libvmime/Makefile index 0b0e75caf473..576d6a5c2747 100644 --- a/mail/libvmime/Makefile +++ b/mail/libvmime/Makefile @@ -18,6 +18,8 @@ COMMENT= An all-in-one Internet mail library LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls LIB_DEPENDS+= gsasl.11:${PORTSDIR}/security/gsasl +BROKEN= does not compile with gnutls-2.4.x + USE_BZIP2= yes USE_GMAKE= yes USE_ICONV= yes |