Index: head/mail/fdm/files/patch-configure.ac =================================================================== --- head/mail/fdm/files/patch-configure.ac (nonexistent) +++ head/mail/fdm/files/patch-configure.ac (revision 481690) @@ -0,0 +1,11 @@ +--- configure.ac.orig 2018-10-09 21:50:40 UTC ++++ configure.ac +@@ -83,7 +83,7 @@ if test "x$found_libcrypto" = xno; then + AC_MSG_ERROR("libcrypto not found") + fi + AC_SEARCH_LIBS( +- SSL_library_init, ++ SSL_CTX_new, + [ssl], + found_libssl=yes, + found_libssl=no Property changes on: head/mail/fdm/files/patch-configure.ac ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property