net/libngtcp2: Remove USES=compiler:c++14-lang
PR: 278906 Reported by: diizzy
This commit is contained in:
parent
a38c23598e
commit
a96f2c67df
@ -12,12 +12,11 @@ WWW= https://nghttp2.org/ngtcp2/ \
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= compiler:c++14-lang libtool pathfix pkgconfig tar:xz
|
||||
USES= libtool pathfix pkgconfig tar:xz
|
||||
|
||||
CONFIGURE_ARGS= --enable-lib-only --with-jemalloc
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USE_CXXSTD= c++14
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user