Mark as broken on sparc64: fails to compile.

This commit is contained in:
Mark Linimon 2009-03-16 10:01:07 +00:00
parent e18fcbd410
commit 4c32aa4c4d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230208

View File

@ -35,6 +35,10 @@ OPTIONS= OPENGL "Use OpenGL for 3D graphics" on
.include <bsd.port.pre.mk>
.if ${ARCH} == "sparc64"
BROKEN= Does not compile on sparc64
.endif
.if !defined(WITHOUT_OPENGL)
USE_GL= gl glu glut
CONFIGURE_ARGS+=--with-opengl