Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Oct 2019 15:24:47 +0000 (UTC)
From:      Piotr Kubaj <pkubaj@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r514598 - head/graphics/exrtools
Message-ID:  <201910161524.x9GFOlsu099280@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pkubaj
Date: Wed Oct 16 15:24:47 2019
New Revision: 514598
URL: https://svnweb.freebsd.org/changeset/ports/514598

Log:
  graphics/exrtools: unbreak on arm
  
  Builds fine.
  
  Approved by:	mentors (implicit approval)

Modified:
  head/graphics/exrtools/Makefile

Modified: head/graphics/exrtools/Makefile
==============================================================================
--- head/graphics/exrtools/Makefile	Wed Oct 16 15:15:49 2019	(r514597)
+++ head/graphics/exrtools/Makefile	Wed Oct 16 15:24:47 2019	(r514598)
@@ -13,9 +13,6 @@ COMMENT=	Utilities for manipulating with HDR images in
 
 LICENSE=	GPLv2
 
-BROKEN_armv6=		fails to configure: checking for /nxb-bin/usr/bin/cc... no
-BROKEN_armv7=		fails to configure: checking for /nxb-bin/usr/bin/cc... no
-
 LIB_DEPENDS=	libImath.so:graphics/ilmbase \
 		libpng.so:graphics/png \
 		libIlmImf.so:graphics/openexr



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