1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00

Pet portlint: move BROKEN_* upward

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-08-20 12:26:43 +00:00
parent 9c3e8728c3
commit 6d4bb42ac5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=448386

View File

@ -12,12 +12,12 @@ COMMENT= Improved JPEG encoder by Mozilla
LICENSE= BSD3CLAUSE
LIB_DEPENDS= libpng.so:graphics/png
BROKEN_aarch64= does not configure: error: SIMD support cannot be enabled
BROKEN_mips64= does not configure: error: SIMD support cannot be enabled
BROKEN_aarch64= does not configure: error: SIMD support cannot be enabled
BROKEN_mips64= does not configure: error: SIMD support cannot be enabled
BROKEN_powerpc64= does not build: undefined reference to htole32
BROKEN_sparc64= does not configure: error: SIMD support cannot be enabled
BROKEN_sparc64= does not configure: error: SIMD support cannot be enabled
LIB_DEPENDS= libpng.so:graphics/png
OPTIONS_DEFINE= DOCS EXAMPLES SIMD TURBOJPEG
OPTIONS_DEFAULT=SIMD TURBOJPEG