git: 92e4f70b8b2f - main - archivers/brotli: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sun Aug 15 13:35:35 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=92e4f70b8b2ff1b4a0f23606b88d5de40a01985e
commit 92e4f70b8b2ff1b4a0f23606b88d5de40a01985e
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-15 13:34:32 +0000
Commit: Bernhard Froehlich <decke at 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}
More information about the dev-commits-ports-all
mailing list