Date: Tue, 31 Aug 2021 09:24:57 GMT From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e188d0c3d344 - main - www/libnghttp2: Add CPE information Message-ID: <202108310924.17V9OvqK092951@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=e188d0c3d3441b54a7972a90914adbc1fc72e1fe commit e188d0c3d3441b54a7972a90914adbc1fc72e1fe Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-31 07:58:28 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-31 09:23:12 +0000 www/libnghttp2: Add CPE information Approved by: portmgr (blanket) --- www/libnghttp2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/libnghttp2/Makefile b/www/libnghttp2/Makefile index c45b50d577ba..82232e14adb6 100644 --- a/www/libnghttp2/Makefile +++ b/www/libnghttp2/Makefile @@ -12,7 +12,7 @@ COMMENT= HTTP/2.0 C Library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -USES= compiler:c++14-lang libtool pathfix pkgconfig tar:xz +USES= compiler:c++14-lang cpe libtool pathfix pkgconfig tar:xz CONFIGURE_ARGS= --enable-lib-only GNU_CONFIGURE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108310924.17V9OvqK092951>