diff options
author | Xin LI <delphij@FreeBSD.org> | 2008-07-30 08:53:32 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2008-07-30 08:53:32 +0000 |
commit | e4eb9af0d96ad5e3aa788d1dd80a281758abe26e (patch) | |
tree | 8a68f35d152723881aa19dd864217ad214fb2fbd /mail/libvmime | |
parent | 43e8ecb7b6a5f00683b4727831134088f7977e79 (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/Makefile | 2 |
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 |