aboutsummaryrefslogtreecommitdiff
path: root/graphics/blender
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/blender')
-rw-r--r--graphics/blender/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile
index a5148979f42c..a8d55c048bd1 100644
--- a/graphics/blender/Makefile
+++ b/graphics/blender/Makefile
@@ -63,6 +63,10 @@ MAKE_ENV+= WITH_BF_OPENAL="true"
MAKE_ENV+= WITH_BF_BLENDERPLAYER="true"
.endif
+.if ${ARCH} == "sparc64"
+BROKEN= Fails to link
+.endif
+
pre-configure:
@${REINPLACE_CMD} -e \
's|sdl11-config|${SDL_CONFIG}|; \