postfix: Fix compilation without OpenSSL ENGINE
authorRosen Penev <redacted>
Wed, 2 Jan 2019 07:39:03 +0000 (23:39 -0800)
committerRosen Penev <redacted>
Wed, 2 Jan 2019 07:39:03 +0000 (23:39 -0800)
commitd0e42a5f496de8856a1c1c9201649715cb7f9e3f
treeb036573a3b3b92e58efe42850a630be6bb63a343
parent5bae7c73a767ac67428142066d74b3e056a1ff16
postfix: Fix compilation without OpenSSL ENGINE

While ENGINE is not actually used, the header being included
unconditionally as well as the cleanup function being called breaks
compilation.

Signed-off-by: Rosen Penev <redacted>
mail/postfix/Makefile
mail/postfix/patches/110-openssl-engine.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT