mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Chase security/gsasl update
This commit is contained in:
parent
71f09d9432
commit
95d4a46070
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=269708
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue