diff --git a/graphics/rawtherapee/Makefile b/graphics/rawtherapee/Makefile index 4ad2dfdd6b83..6e4e3803f723 100644 --- a/graphics/rawtherapee/Makefile +++ b/graphics/rawtherapee/Makefile @@ -84,6 +84,10 @@ CMAKE_ARGS+= -DOPTION_OMP:BOOL=ON CMAKE_ARGS+= -DOPTION_OMP:BOOL=OFF .endif +.if ${OSVERSION} >= 1100000 +BROKEN= rawtherapee is known to crash on -HEAD and requires debugging that the maintainer cannot provide. +.endif + # ------------------------------------------------------------------- post-patch: