git: 54ae13725283 - main - graphics/libjxl: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Oct 2021 16:14:00 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=54ae137252837b744aff8fb9c6c348ad79cb8b06 commit 54ae137252837b744aff8fb9c6c348ad79cb8b06 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-20 16:13:09 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-20 16:13:09 +0000 graphics/libjxl: Add CPE information Approved by: portmgr (blanket) --- graphics/libjxl/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/libjxl/Makefile b/graphics/libjxl/Makefile index c97c50002dcd..8916b57cea76 100644 --- a/graphics/libjxl/Makefile +++ b/graphics/libjxl/Makefile @@ -18,7 +18,8 @@ LICENSE_FILE_ZLIB= ${WRKSRC}/third_party/lodepng/LICENSE LIB_DEPENDS= libbrotlienc.so:archivers/brotli TEST_DEPENDS= googletest>0:devel/googletest -USES= cmake:testing compiler:c++11-lib localbase:ldflags pkgconfig shared-mime-info +USES= cmake:testing compiler:c++11-lib cpe localbase:ldflags pkgconfig shared-mime-info +CPE_VENDOR= ${PORTNAME}_project USE_GITHUB= yes USE_LDCONFIG= yes GH_TUPLE= barmco:skcms:6437475:skcms/third_party/skcms \