aboutsummaryrefslogtreecommitdiff
path: root/graphics/ivtools
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/ivtools')
-rw-r--r--graphics/ivtools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ivtools/Makefile b/graphics/ivtools/Makefile
index 5fdf75191611..af0674c7da04 100644
--- a/graphics/ivtools/Makefile
+++ b/graphics/ivtools/Makefile
@@ -25,7 +25,7 @@ MAN1= idraw.1 iclass.1 drawtool.1 comterp.1 comdraw.1 flipbook.1 graphdraw.1
.include <bsd.port.pre.mk>
-.if ${ARCH} == alpha || ${ARCH} == sparc64
+.if ${ARCH} != "i386"
BROKEN= "fails to configure on ${ARCH}"
.endif
.if ${ARCH} == i386 && ${OSVERSION} > 500000