From 26e5b1062b90a6e39e781243e90bc1a47a012bd3 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Fri, 7 Feb 2014 08:07:41 +0000 Subject: [PATCH] Mark broken on 11 as there are two reports that it is unusable. --- graphics/rawtherapee/Makefile | 4 ++++ 1 file changed, 4 insertions(+) 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: