svn commit: r456098 - head/graphics/simpleviewer

Jan Beich jbeich at FreeBSD.org
Tue Dec 12 03:45:50 UTC 2017


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


More information about the svn-ports-all mailing list