1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

mail/mpop: switch to GNUTLS by default

https://marlam.de/msmtp/news/openssl-discouraged/
This commit is contained in:
Jan Beich 2018-09-29 20:35:43 +00:00
parent 3e34cfa247
commit 16eabf66c9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480920

View File

@ -3,6 +3,7 @@
PORTNAME= mpop
DISTVERSION= 1.2.6
PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= https://marlam.de/mpop/releases/
@ -21,7 +22,7 @@ INFO= mpop
OPTIONS_DEFINE= GSASL IDN LIBSECRET NLS
OPTIONS_RADIO= TLS
OPTIONS_RADIO_TLS= GNUTLS OPENSSL
OPTIONS_DEFAULT= IDN OPENSSL
OPTIONS_DEFAULT= IDN GNUTLS
OPTIONS_SUB= yes
GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls