Date: Tue, 6 Nov 2018 21:12:32 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r484352 - head/www/nghttp2 Message-ID: <201811062112.wA6LCWbL087825@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Nov 6 21:12:31 2018 New Revision: 484352 URL: https://svnweb.freebsd.org/changeset/ports/484352 Log: Remove outdated BROKEN_SSL PR: 232951 Submitted by: brnrd Modified: head/www/nghttp2/Makefile Modified: head/www/nghttp2/Makefile ============================================================================== --- head/www/nghttp2/Makefile Tue Nov 6 21:12:23 2018 (r484351) +++ head/www/nghttp2/Makefile Tue Nov 6 21:12:31 2018 (r484352) @@ -12,9 +12,6 @@ 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811062112.wA6LCWbL087825>