aboutsummaryrefslogtreecommitdiff
path: root/mail/msmtp
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2012-06-09 06:36:51 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2012-06-09 06:36:51 +0000
commitb5a8ed5799872cc4b071c9b11d30b6def0eed5ca (patch)
tree27ee17b564a0ce18819d59867b77a178173e477b /mail/msmtp
parent2de7222a9dcdb7a38e84f5bddb7eaeba646a2aa7 (diff)
downloadports-b5a8ed5799872cc4b071c9b11d30b6def0eed5ca.tar.gz
ports-b5a8ed5799872cc4b071c9b11d30b6def0eed5ca.zip
Notes
Diffstat (limited to 'mail/msmtp')
-rw-r--r--mail/msmtp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile
index 8b6cb1d4e805..8041d051362f 100644
--- a/mail/msmtp/Makefile
+++ b/mail/msmtp/Makefile
@@ -7,6 +7,7 @@
PORTNAME= msmtp
PORTVERSION= 1.4.28
+PORTREVISION= 1
CATEGORIES= mail ipv6
MASTER_SITES= SF
@@ -49,7 +50,7 @@ RUN_DEPENDS+= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_r
.endif
.if defined(WITH_GSASL)
-LIB_DEPENDS+= gsasl.15:${PORTSDIR}/security/gsasl
+LIB_DEPENDS+= gsasl.16:${PORTSDIR}/security/gsasl
CONFIGURE_ARGS+= --with-libgsasl
.else
CONFIGURE_ARGS+= --without-libgsasl