aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2012-12-10 23:10:02 +0800
committerume <ume@FreeBSD.org>2012-12-10 23:10:02 +0800
commit886362b435efd5cd2fc5da47ff8c10cab261fa2d (patch)
tree1711a4de2edde9b0137e76902f860ab891c4f0ac /japanese
parent3770519c2e71753c34d5314e36371f7ec02835d5 (diff)
downloadfreebsd-ports-gnome-886362b435efd5cd2fc5da47ff8c10cab261fa2d.tar.gz
freebsd-ports-gnome-886362b435efd5cd2fc5da47ff8c10cab261fa2d.tar.zst
freebsd-ports-gnome-886362b435efd5cd2fc5da47ff8c10cab261fa2d.zip
Update cyrus-sasl2 to 2.1.26.
This bumps shlib version of libsasl2.
Diffstat (limited to 'japanese')
-rw-r--r--japanese/mutt-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/mutt-devel/Makefile b/japanese/mutt-devel/Makefile
index 7d82ff0cf3ec..36d03ca566b2 100644
--- a/japanese/mutt-devel/Makefile
+++ b/japanese/mutt-devel/Makefile
@@ -9,7 +9,7 @@
PORTNAME= mutt
PORTVERSION= ${VERSION}.j${JP_VERSION}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= japanese mail
MASTER_SITES= ftp://ftp.mutt.org/mutt/devel/:body \
ftp://ftp.fu-berlin.de/pub/unix/mail/mutt/devel/:body \
@@ -90,7 +90,7 @@ OPTIONS= MUTT_CYRUS_SASL2 "Enable SASL2 authentication" off \
USE_GETTEXT= yes
.endif
.if defined(WITH_MUTT_CYRUS_SASL2)
-LIB_DEPENDS+= sasl2.2:${PORTSDIR}/security/cyrus-sasl2
+LIB_DEPENDS+= sasl2:${PORTSDIR}/security/cyrus-sasl2
.endif
.if defined(WITH_MUTT_MAILDIR_HEADER_CACHE)
WITH_MUTT_IMAP_HEADER_CACHE= yes