- Chase security/gsasl shlib version bump
- Bump PORTREVISION PR: 168872 Submitted by: rakuco
This commit is contained in:
parent
2de7222a9d
commit
b5a8ed5799
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298812
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue