Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jun 2019 04:01:08 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r504055 - head/graphics/photoflow
Message-ID:  <201906130401.x5D418qn095492@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Thu Jun 13 04:01:08 2019
New Revision: 504055
URL: https://svnweb.freebsd.org/changeset/ports/504055

Log:
  graphics/photoflow: Broken on i386
  
  Reported by:	fallout

Modified:
  head/graphics/photoflow/Makefile

Modified: head/graphics/photoflow/Makefile
==============================================================================
--- head/graphics/photoflow/Makefile	Thu Jun 13 02:13:00 2019	(r504054)
+++ head/graphics/photoflow/Makefile	Thu Jun 13 04:01:08 2019	(r504055)
@@ -11,6 +11,8 @@ COMMENT=	Non-destructive photo retouching program
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN_i386=	see https://github.com/aferrero2707/PhotoFlow/issues/192
+
 LIB_DEPENDS=	libexiv2.so:graphics/exiv2 \
 		libfftw3.so:math/fftw3 \
 		liblcms2.so:graphics/lcms2 \



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