aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-02-23 08:07:48 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-02-23 08:07:48 +0000
commit1c954630c032886ac27c362d7c7eec69b2f86884 (patch)
tree6f708d85ebef2223bdc1af84bb523485a08de265
parente84a714fff9cd3058f40e3d5a2db0c1d7e21fadd (diff)
downloadports-1c954630c032886ac27c362d7c7eec69b2f86884.tar.gz
ports-1c954630c032886ac27c362d7c7eec69b2f86884.zip
Notes
-rw-r--r--mail/msmtp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile
index 7617c864e9a7..6465198fb2e9 100644
--- a/mail/msmtp/Makefile
+++ b/mail/msmtp/Makefile
@@ -3,6 +3,7 @@
PORTNAME= msmtp
PORTVERSION= 1.8.7
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= https://marlam.de/msmtp/releases/
@@ -29,7 +30,7 @@ MSMTPD_DESC= Include minimal SMTP server that pipes mails to msmtp
MSMTPQ_DESC= Install offline messaging scripts
GSASL_CONFIGURE_WITH= libgsasl
-GSASL_LIB_DEPENDS= libgsasl.so:security/gsasl
+GSASL_LIB_DEPENDS= libgsasl.so:security/libgsasl
IDN_CONFIGURE_WITH= libidn
IDN_LIB_DEPENDS= libidn2.so:dns/libidn2
LIBSECRET_CONFIGURE_WITH= libsecret