diff --git a/net/ntp-devel/Makefile b/net/ntp-devel/Makefile index 10ab8fd2548f..05d6a3436232 100644 --- a/net/ntp-devel/Makefile +++ b/net/ntp-devel/Makefile @@ -59,7 +59,7 @@ THREADS_CONFIGURE_WITH= threads .include -if ${SSL_DEFAULT:Mlibressl*} +.if ${SSL_DEFAULT:Mlibressl*} IGNORE= detected LibreSSL (undefined references to MD5 symbols) .endif