Skip to content

Commit

Permalink
graphics/mozjpeg: Add CPE information
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
decke committed Oct 8, 2021
1 parent e698ea2 commit c43c749
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion graphics/mozjpeg/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c43c749

Please sign in to comment.