Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Aug 2021 13:35:35 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: 92e4f70b8b2f - main - archivers/brotli: Add CPE information
Message-ID:  <202108151335.17FDZZwl003996@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=92e4f70b8b2ff1b4a0f23606b88d5de40a01985e

commit 92e4f70b8b2ff1b4a0f23606b88d5de40a01985e
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-15 13:34:32 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-15 13:34:32 +0000

    archivers/brotli: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 archivers/brotli/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/archivers/brotli/Makefile b/archivers/brotli/Makefile
index d67b85d7e69e..c95fa93bfc56 100644
--- a/archivers/brotli/Makefile
+++ b/archivers/brotli/Makefile
@@ -15,9 +15,10 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 USE_GITHUB=	yes
 GH_ACCOUNT=	google
 
-USES=		autoreconf:build compiler:c++0x gmake libtool pkgconfig
+USES=		autoreconf:build compiler:c++0x cpe gmake libtool pkgconfig
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
+CPE_VENDOR=	google
 
 INSTALL_TARGET=	install-strip
 PLIST_SUB=	SHLIBVER=${PORTVERSION}



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