graphics/mozjpeg: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
e698ea2fb0
commit
c43c749e79
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue