aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2008-07-23 08:57:45 +0800
committerpav <pav@FreeBSD.org>2008-07-23 08:57:45 +0800
commit75d68f3b75516c461d84e6bae4ed194b98717abe (patch)
treec78a7a198867b89bb9ea2ddf7c7e3a005b02df7a /mail
parent800fdb8d7203beda6fe01595b6f5447972ffc919 (diff)
downloadfreebsd-ports-gnome-75d68f3b75516c461d84e6bae4ed194b98717abe.tar.gz
freebsd-ports-gnome-75d68f3b75516c461d84e6bae4ed194b98717abe.tar.zst
freebsd-ports-gnome-75d68f3b75516c461d84e6bae4ed194b98717abe.zip
- Mark BROKEN: does not compile with gnutls-2.4.x
Diffstat (limited to 'mail')
-rw-r--r--mail/libvmime/Makefile2
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