Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Dec 2017 03:45:49 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r456098 - head/graphics/simpleviewer
Message-ID:  <201712120345.vBC3jnOL022403@repo.freebsd.org>

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

Log:
  graphics/simpleviewer: re-try on powerpc* after r449590

Modified:
  head/graphics/simpleviewer/Makefile   (contents, props changed)

Modified: head/graphics/simpleviewer/Makefile
==============================================================================
--- head/graphics/simpleviewer/Makefile	Tue Dec 12 03:41:22 2017	(r456097)
+++ head/graphics/simpleviewer/Makefile	Tue Dec 12 03:45:49 2017	(r456098)
@@ -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?201712120345.vBC3jnOL022403>