mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
www/nghttp2: Cosmetic change
This commit is contained in:
parent
8356ac7d35
commit
5f6b1526fb
@ -14,11 +14,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
BUILD_DEPENDS= libnghttp2>=${PORTVERSION}:www/libnghttp2
|
||||
LIB_DEPENDS= libnghttp2.so:www/libnghttp2
|
||||
|
||||
OPTIONS_DEFINE= APP ASIO DOCS EXAMPLES HPACK
|
||||
OPTIONS_DEFAULT=APP HPACK
|
||||
OPTIONS_SUB= yes
|
||||
APP_DESC= Build h2load, nghttp, nghttpd and nghttpx
|
||||
|
||||
USES= compiler:c++14-lang cpe gmake libtool localbase pathfix pkgconfig ssl tar:xz
|
||||
|
||||
CONFIGURE_ARGS= --disable-python-bindings --with-jemalloc
|
||||
@ -29,6 +24,11 @@ INSTALL_TARGET= install-strip
|
||||
USE_CXXSTD= c++14
|
||||
USE_RC_SUBR= nghttpx
|
||||
|
||||
OPTIONS_DEFINE= APP ASIO DOCS EXAMPLES HPACK
|
||||
OPTIONS_DEFAULT=APP HPACK
|
||||
OPTIONS_SUB= yes
|
||||
APP_DESC= Build h2load, nghttp, nghttpd and nghttpx
|
||||
|
||||
APP_BUILD_DEPENDS= c-ares>=1.7.5:dns/c-ares \
|
||||
libev>=4.11:devel/libev
|
||||
APP_CONFIGURE_ENABLE= app
|
||||
|
Loading…
Reference in New Issue
Block a user