aboutsummaryrefslogtreecommitdiff
path: root/mail/libvmime
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2008-07-30 08:53:32 +0000
committerXin LI <delphij@FreeBSD.org>2008-07-30 08:53:32 +0000
commite4eb9af0d96ad5e3aa788d1dd80a281758abe26e (patch)
tree8a68f35d152723881aa19dd864217ad214fb2fbd /mail/libvmime
parent43e8ecb7b6a5f00683b4727831134088f7977e79 (diff)
This port is not broken, it does not compile due to the corrupted header
installed by gnutls, which is now fixed.
Notes
Notes: svn path=/head/; revision=217839
Diffstat (limited to 'mail/libvmime')
-rw-r--r--mail/libvmime/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/libvmime/Makefile b/mail/libvmime/Makefile
index fffb14cfe907..8fdf24fec91e 100644
--- a/mail/libvmime/Makefile
+++ b/mail/libvmime/Makefile
@@ -18,8 +18,6 @@ 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