databases/pgbouncer builds fine with OpenSSL 1.1.1 after r467201

http://beefy12.nyi.freebsd.org/data/head-amd64-default/p485718_s340864/logs/pgbouncer-1.8.1.log
This commit is contained in:
Tobias Kortkamp 2018-12-13 04:53:29 +00:00
parent d67ab8dad8
commit ffff020091
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487340

View file

@ -12,9 +12,6 @@ COMMENT= Lightweight connection pooler for PostgreSQL
LICENSE= BSD2CLAUSE
BROKEN_SSL= openssl111
BROKEN_SSL_REASON_openssl111= variable has incomplete type 'X509_STORE_CTX' (aka 'struct x509_store_ctx_st')
LIB_DEPENDS= libevent.so:devel/libevent
BUILD_DEPENDS+= ${LOCALBASE}/bin/gsed:textproc/gsed