configure: WARNING: unrecognized options: --with-ssl There are now --with-tls
A commit references this bug: Author: novel Date: Wed Nov 7 15:47:15 UTC 2018 New revision: 484401 URL: https://svnweb.freebsd.org/changeset/ports/484401 Log: mail/msmtp: use proper configure argument for tls Correct option is '--with-tls=' now, not '--with-ssl='. PR: 233041 Submitted by: Igor Zabelin Changes: head/mail/msmtp/Makefile
Thanks for noticing that! Should be fixed now.