git: e188d0c3d344 - main - www/libnghttp2: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 09:24:58 UTC 2021


The branch main has been updated by decke:

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

commit e188d0c3d3441b54a7972a90914adbc1fc72e1fe
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 07:58:28 +0000
Commit:     Bernhard Froehlich <decke at 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


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