Index: www/httest/Makefile =================================================================== --- www/httest/Makefile +++ www/httest/Makefile @@ -41,11 +41,11 @@ .include -# Reported upstream: +# OpenSSL 1.1.1 incompatibility reported upstream: # https://sourceforge.net/p/htt/tickets/5/ .if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1200085 -BROKEN= does not build with OpenSSL 1.1.1 +BUILD_DEPENDS+= ${LOCALBASE}/include/openssl/dh.h:security/openssl .endif post-patch: