Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 May 2014 07:31:41 +0000 (UTC)
From:      Matthias Andree <mandree@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r355282 - head/graphics/rawtherapee
Message-ID:  <201405260731.s4Q7VffE048143@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mandree
Date: Mon May 26 07:31:41 2014
New Revision: 355282
URL: http://svnweb.freebsd.org/changeset/ports/355282
QAT: https://qat.redports.org/buildarchive/r355282/

Log:
  Re-enable on HEAD to see what we get.

Modified:
  head/graphics/rawtherapee/Makefile

Modified: head/graphics/rawtherapee/Makefile
==============================================================================
--- head/graphics/rawtherapee/Makefile	Mon May 26 07:22:01 2014	(r355281)
+++ head/graphics/rawtherapee/Makefile	Mon May 26 07:31:41 2014	(r355282)
@@ -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
 
 # -------------------------------------------------------------------
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405260731.s4Q7VffE048143>