diff --git a/www/blastbeat/Makefile b/www/blastbeat/Makefile index 1f00d9e8e399..a4c46e99095c 100644 --- a/www/blastbeat/Makefile +++ b/www/blastbeat/Makefile @@ -34,6 +34,11 @@ OPTIONS_DEFINE= EXAMPLES .include +.if ${SSL_DEFAULT} == base +BROKEN_FreeBSD_12= incomplete definition of type 'struct ssl_st' +BROKEN_FreeBSD_13= incomplete definition of type 'struct ssl_st' +.endif + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin ${MKDIR} ${STAGEDIR}${ETCDIR} && \