git: c740a92a29b5 - main - www/nghttp2: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 12:08:57 UTC 2021


The branch main has been updated by decke:

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

commit c740a92a29b5326ad1e2862310a6c5aa431b917d
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 12:02:34 +0000
Commit:     Bernhard Froehlich <decke at 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}" \


More information about the dev-commits-ports-main mailing list