--- Makefile (revision 524739) +++ Makefile (working copy) @@ -59,6 +59,10 @@ .include +.if ${SSL_DEFAULT:Mlibressl*} +BROKEN= does not build with libressl +.endif + .if ${PORT_OPTIONS:MLIBWRAP} LDFLAGS+= -lwrap .endif