1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00

Remove BROKEN_SSL_*, it's compatible with openssl111.

Reported by:	mfechner@
This commit is contained in:
Vanilla I. Shu 2018-11-23 15:51:30 +00:00
parent 4927cacfde
commit cc95f5f047
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=485684

View File

@ -14,9 +14,6 @@ COMMENT= HTTP/2-based RPC framework
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_SSL= openssl111
BROKEN_SSL_REASON_openssl111= use of undeclared identifier 'SSL_get0_next_proto_negotiated'
BUILD_DEPENDS= go:lang/go \
yasm:devel/yasm
LIB_DEPENDS= libgflags.so:devel/gflags \