aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authormandree <mandree@FreeBSD.org>2014-05-26 15:31:41 +0800
committermandree <mandree@FreeBSD.org>2014-05-26 15:31:41 +0800
commit474b0e44ef702b32e829ba29ee82f83b6eefc3a6 (patch)
treeffd4be8d31565aa723a2b1b42df74b2ae80a80b0 /graphics
parentb71fdabb955f49b961bc75f472abc3e2a741c8fc (diff)
downloadfreebsd-ports-gnome-474b0e44ef702b32e829ba29ee82f83b6eefc3a6.tar.gz
freebsd-ports-gnome-474b0e44ef702b32e829ba29ee82f83b6eefc3a6.tar.zst
freebsd-ports-gnome-474b0e44ef702b32e829ba29ee82f83b6eefc3a6.zip
Re-enable on HEAD to see what we get.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/rawtherapee/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/rawtherapee/Makefile b/graphics/rawtherapee/Makefile
index 487b04b13127..f238c65cb94f 100644
--- a/graphics/rawtherapee/Makefile
+++ b/graphics/rawtherapee/Makefile
@@ -81,9 +81,9 @@ 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
+#.if ${OSVERSION} >= 1100000
+#BROKEN= rawtherapee is known to crash on -HEAD and requires debugging that the maintainer cannot provide.
+#.endif
# -------------------------------------------------------------------