aboutsummaryrefslogtreecommitdiff
path: root/graphics/irit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/irit/Makefile')
-rw-r--r--graphics/irit/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/irit/Makefile b/graphics/irit/Makefile
index eb9c69d576b0..9293f3e1dd88 100644
--- a/graphics/irit/Makefile
+++ b/graphics/irit/Makefile
@@ -32,6 +32,7 @@ MAKE_ARGS= "CFG=Rel"
MAKE_ENV= WRKSRC=${WRKSRC} \
ECHO_CMD=${ECHO_CMD} \
LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:${WRKSRC}/lib
+NOT_FOR_ARCHS= sparc64
.ifdef (WITH_MOTIF)
MAKE_ENV+= WITH_MOTIF_DEF=yes
.endif