- Chase security/gsasl shlib version bump

- Bump PORTREVISION

PR:		168872
Submitted by:	rakuco
This commit is contained in:
Roman Bogorodskiy 2012-06-09 06:36:51 +00:00
parent 2de7222a9d
commit b5a8ed5799
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298812

View file

@ -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