Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Dec 2017 03:47:17 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r456099 - branches/2017Q4/graphics/simpleviewer
Message-ID:  <201712120347.vBC3lHIe022615@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue Dec 12 03:47:17 2017
New Revision: 456099
URL: https://svnweb.freebsd.org/changeset/ports/456099

Log:
  MFH: r456098
  
  graphics/simpleviewer: re-try on powerpc* after r449590
  
  Approved by:	ports-secteam blanket

Modified:
  branches/2017Q4/graphics/simpleviewer/Makefile
Directory Properties:
  branches/2017Q4/   (props changed)

Modified: branches/2017Q4/graphics/simpleviewer/Makefile
==============================================================================
--- branches/2017Q4/graphics/simpleviewer/Makefile	Tue Dec 12 03:45:49 2017	(r456098)
+++ branches/2017Q4/graphics/simpleviewer/Makefile	Tue Dec 12 03:47:17 2017	(r456099)
@@ -25,8 +25,6 @@ LIB_DEPENDS=	libIlmImf.so:graphics/OpenEXR \
 		libtiff.so:graphics/tiff \
 		libwebp.so:graphics/webp
 
-BROKEN_powerpc64=	fails to build: fileslist.cpp: '::printf' has not been declared
-
 USES=		cmake compiler:c++11-lang jpeg pkgconfig tar:bzip2
 USE_GL=		glu
 USE_XORG=	ice sm x11 xcursor xext xinerama xrandr xxf86vm



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