aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-01-07 00:58:41 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-01-07 00:58:41 +0000
commit226fcdf3ce97b44a824cf4e8a8c6ef97172659ea (patch)
tree77435abe2b4c98a7fa4842ae2fa19e8e3b107d3f /graphics
parentfab12490bc60993592b48dda11338faaa0aea684 (diff)
downloadports-226fcdf3ce97b44a824cf4e8a8c6ef97172659ea.tar.gz
ports-226fcdf3ce97b44a824cf4e8a8c6ef97172659ea.zip
Notes
Diffstat (limited to 'graphics')
-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