aboutsummaryrefslogtreecommitdiff
path: root/www/nghttp2
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-03-29 14:53:23 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-03-29 14:53:23 +0000
commit921597722013b1123b6775e8f314063132cca72a (patch)
tree3b60dfc298ce215e08fe82984e17fdbbdd5feacd /www/nghttp2
parent34063c028207afd0e6fde774216128e13210357e (diff)
downloadports-921597722013b1123b6775e8f314063132cca72a.tar.gz
ports-921597722013b1123b6775e8f314063132cca72a.zip
Mark some ports broken with openssl-devel.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=465899
Diffstat (limited to 'www/nghttp2')
-rw-r--r--www/nghttp2/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/nghttp2/Makefile b/www/nghttp2/Makefile
index b571a708ab9b..dcaa6ed7a053 100644
--- a/www/nghttp2/Makefile
+++ b/www/nghttp2/Makefile
@@ -12,6 +12,9 @@ COMMENT= HTTP/2.0 C Library
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN_SSL= openssl-devel
+BROKEN_SSL_REASON_openssl-devel= error: use of undeclared identifier 'SSL_get0_next_proto_negotiated'
+
BUILD_DEPENDS= libnghttp2>=${PORTVERSION}:www/libnghttp2
LIB_DEPENDS= libnghttp2.so:www/libnghttp2