git: c43c749e7985 - main - graphics/mozjpeg: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 08 Oct 2021 09:06:04 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=c43c749e7985860f56cc009f1854f50e1d8769f0 commit c43c749e7985860f56cc009f1854f50e1d8769f0 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-10-08 09:04:42 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-10-08 09:04:42 +0000 graphics/mozjpeg: Add CPE information Approved by: portmgr (blanket) --- graphics/mozjpeg/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/graphics/mozjpeg/Makefile b/graphics/mozjpeg/Makefile index 344cd7dc9fc0..0bb61067acc7 100644 --- a/graphics/mozjpeg/Makefile +++ b/graphics/mozjpeg/Makefile @@ -16,7 +16,9 @@ BROKEN_sparc64= does not configure: error: SIMD support cannot be enabled BUILD_DEPENDS= nasm>=2.10,1:devel/nasm LIB_DEPENDS= libpng.so:graphics/png -USES= cmake +USES= cmake cpe + +CPE_VENDOR= mozilla CMAKE_OFF= REQUIRE_SIMD WITH_12BIT WITH_ARITH_DEC WITH_ARITH_ENC WITH_JAVA WITH_JPEG7 CMAKE_ON= ENABLE_SHARED ENABLE_STATIC FORCE_INLINE PNG_SUPPORTED WITH_JPEG8 WITH_MEM_SRCDST WITH_SIMD WITH_TURBOJPEG