diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2008-03-03 11:57:08 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2008-03-03 11:57:08 +0000 |
commit | c9536f39b314cc055496892d6f9598434770c4b3 (patch) | |
tree | 7a7761c4465ce6894fc0b4bd8cb65f84b82a46a3 /mail/libvmime | |
parent | 4585b4adc053c2df42c76e150ac9354191402282 (diff) | |
download | ports-c9536f39b314cc055496892d6f9598434770c4b3.tar.gz ports-c9536f39b314cc055496892d6f9598434770c4b3.zip |
Notes
Diffstat (limited to 'mail/libvmime')
-rw-r--r-- | mail/libvmime/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/libvmime/Makefile b/mail/libvmime/Makefile index e708d46264d5..2e6ff0fc2c27 100644 --- a/mail/libvmime/Makefile +++ b/mail/libvmime/Makefile @@ -7,7 +7,7 @@ PORTNAME= libvmime PORTVERSION= 0.8.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail MASTER_SITES= SF MASTER_SITE_SUBDIR= vmime @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= vmime MAINTAINER= delphij@FreeBSD.org COMMENT= An all-in-one Internet mail library -LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls +LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls LIB_DEPENDS+= gsasl.11:${PORTSDIR}/security/gsasl USE_BZIP2= yes |