Chase security/gsasl update

This commit is contained in:
Johan van Selst 2011-02-25 14:13:56 +00:00
parent 71f09d9432
commit 95d4a46070
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=269708

View file

@ -7,6 +7,7 @@
PORTNAME= msmtp
PORTVERSION= 1.4.23
PORTREVISION= 1
CATEGORIES= mail ipv6
MASTER_SITES= SF
@ -46,7 +47,7 @@ RUN_DEPENDS+= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_r
.endif
.if defined(WITH_GSASL)
LIB_DEPENDS+= gsasl.14:${PORTSDIR}/security/gsasl
LIB_DEPENDS+= gsasl.15:${PORTSDIR}/security/gsasl
CONFIGURE_ARGS+= --with-libgsasl
.else
CONFIGURE_ARGS+= --without-libgsasl