View | Details | Raw Unified | Return to bug 282543 | Differences between
and this patch

Collapse All | Expand All

(-)b/graphics/openjph/Makefile (+4 lines)
Lines 26-31 USE_GITHUB= yes Link Here
26
GH_ACCOUNT=	aous72
26
GH_ACCOUNT=	aous72
27
GH_PROJECT=	OpenJPH
27
GH_PROJECT=	OpenJPH
28
28
29
OPTIONS_DEFINE=	AVX
30
OPTIONS_DEFAULT=	AVX
31
AVX_CMAKE_BOOL_OFF= OJPH_DISABLE_AVX OJPH_DISABLE_AVX2 OJPH_DISABLE_AVX512
32
29
.include <bsd.port.options.mk>
33
.include <bsd.port.options.mk>
30
34
31
.if ${ARCH} != amd64
35
.if ${ARCH} != amd64

Return to bug 282543