CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/05/05 09:08:15
Modified files:
mail/exim : Makefile
Log message:
mail/exim: avoid upcoming build failure
exim uses its own SSL_CIPHER_get_id() which replaces libssl's version
with one that will break once we make SSL_CIPHER opaque.
seems fine to Renaud Allard (maintainer)
