Correct cut&paste error, add missing dot.

This commit is contained in:
Cy Schubert 2016-12-13 03:01:55 +00:00
parent a92deb2803
commit 7062530064
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=428461

View File

@ -59,7 +59,7 @@ THREADS_CONFIGURE_WITH= threads
.include <bsd.port.pre.mk>
if ${SSL_DEFAULT:Mlibressl*}
.if ${SSL_DEFAULT:Mlibressl*}
IGNORE= detected LibreSSL (undefined references to MD5 symbols)
.endif