svn commit: r456099 - branches/2017Q4/graphics/simpleviewer

Jan Beich jbeich at FreeBSD.org
Tue Dec 12 03:47:18 UTC 2017


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


More information about the svn-ports-all mailing list