Date: Thu, 14 Oct 2021 21:32:46 GMT From: =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d7f269b2f7d0 - main - devel/libfmt: Add CPE information Message-ID: <202110142132.19ELWkkB079120@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=d7f269b2f7d05efc532a28f1a6b391a040ae2b5e commit d7f269b2f7d05efc532a28f1a6b391a040ae2b5e Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 21:30:26 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 21:30:26 +0000 devel/libfmt: Add CPE information Approved by: portmgr (blanket) --- devel/libfmt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/libfmt/Makefile b/devel/libfmt/Makefile index e54adcab2e76..4d1749cfd00a 100644 --- a/devel/libfmt/Makefile +++ b/devel/libfmt/Makefile @@ -11,7 +11,7 @@ COMMENT= Formatting library for C++ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.rst -USES= cmake compiler:c++11-lang zip +USES= cmake compiler:c++11-lang cpe zip CMAKE_OFF= FMT_DOC FMT_TEST CMAKE_ON= BUILD_SHARED_LIBS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110142132.19ELWkkB079120>