1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

Mark broken on powerpc64. This port has been failing to build since

20180303.

While here, pet portlint.
This commit is contained in:
Mark Linimon 2019-11-10 06:22:59 +00:00
parent 16cbe74ca6
commit e061953048
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=517185

View File

@ -14,15 +14,16 @@ COMMENT= Photorealistic renderer with Pixar's RenderMan-like interface
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libIlmImf.so:graphics/openexr \
libtiff.so:graphics/tiff \
libfltk_gl.so:x11-toolkits/fltk
BROKEN_aarch64= fails to compile: use of undeclared identifier CRenderer
BROKEN_armv6= fails to compile: use of undeclared identifier CRenderer
BROKEN_armv7= fails to compile: use of undeclared identifier CRenderer
BROKEN_powerpc64= fails to compile: ../common/mathSpec.h:548:37: error: 'max' was not declared in this scope
BROKEN_sparc64= fails to compile
LIB_DEPENDS= libIlmImf.so:graphics/openexr \
libtiff.so:graphics/tiff \
libfltk_gl.so:x11-toolkits/fltk
USES= bison compiler:c++0x gl libtool pathfix tar:tgz
USE_GL= glu
GNU_CONFIGURE= yes