. This reportedly now supports openssl-devel, so remove the check that

disables under those circumstances.
This commit is contained in:
Greg Lewis 2017-03-21 03:41:35 +00:00
parent 2a16b98a6a
commit 715893f666

View File

@ -98,10 +98,6 @@ NETTLE_CONFIGURE_OFF= --with-openssl
.include <bsd.port.pre.mk>
.if ${SSL_DEFAULT:Mopenssl-devel}
BROKEN= Does not build with openssl-devel
.endif
.if empty(ICONV_LIB)
CONFIGURE_ENV+= ac_cv_header_localcharset_h=no \
ac_cv_func_locale_charset=no \