Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 12:08:56 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: c740a92a29b5 - main - www/nghttp2: Add CPE information
Message-ID:  <202108311208.17VC8u6P013306@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c740a92a29b5326ad1e2862310a6c5aa431b917d

commit c740a92a29b5326ad1e2862310a6c5aa431b917d
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-31 12:02:34 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-31 12:02:34 +0000

    www/nghttp2: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 www/nghttp2/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/nghttp2/Makefile b/www/nghttp2/Makefile
index 257764f961ed..af937f516da7 100644
--- a/www/nghttp2/Makefile
+++ b/www/nghttp2/Makefile
@@ -19,7 +19,7 @@ OPTIONS_DEFAULT=APP HPACK
 OPTIONS_SUB=	yes
 APP_DESC=	Build h2load, nghttp, nghttpd and nghttpx
 
-USES=		compiler:c++14-lang gmake libtool localbase pathfix pkgconfig ssl tar:xz
+USES=		compiler:c++14-lang cpe gmake libtool localbase pathfix pkgconfig ssl tar:xz
 
 CONFIGURE_ARGS=	--disable-python-bindings --with-jemalloc
 CONFIGURE_ENV=	OPENSSL_CFLAGS="-I${OPENSSLINC}" \


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108311208.17VC8u6P013306>