diff --git a/math/asir2000/Makefile b/math/asir2000/Makefile index b217652ec63b..601601fb0624 100644 --- a/math/asir2000/Makefile +++ b/math/asir2000/Makefile @@ -38,6 +38,10 @@ LIB_DATA= alpi bfct bgk const cyclic defs.h dfff dmul dmul102 \ .include +.if ${ARCH} == "sparc64" || ${ARCH} == "ia64" +BROKEN= "Does not compile on sparc64 or ia64" +.endif + pre-install: @${MKDIR} ${DATADIR} @${MKDIR} ${DOCSDIR}