diff --git a/graphics/openjph/Makefile b/graphics/openjph/Makefile index d6028297bf13..28c39cb8b71e 100644 --- a/graphics/openjph/Makefile +++ b/graphics/openjph/Makefile @@ -25,7 +25,7 @@ USE_GITHUB= yes .include .if ${ARCH} != amd64 && ${ARCH} != i386 -CMAKE_ARGS+= -DOJPH_DISABLE_INTEL_SIMD:BOOL=ON +CMAKE_ON+= OJPH_DISABLE_INTEL_SIMD .endif .include