aboutsummaryrefslogtreecommitdiffstats
path: root/math/asir2000
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2011-12-28 12:00:51 +0800
committerlinimon <linimon@FreeBSD.org>2011-12-28 12:00:51 +0800
commitf4b0e18a07b5723c2d5f9f62e97fc1b0a1abe279 (patch)
treecf0f89deff2a1603a56bee6e185ba72367c6e8d3 /math/asir2000
parentd061c66d46ad673334782386149891550d185f45 (diff)
downloadfreebsd-ports-gnome-f4b0e18a07b5723c2d5f9f62e97fc1b0a1abe279.tar.gz
freebsd-ports-gnome-f4b0e18a07b5723c2d5f9f62e97fc1b0a1abe279.tar.zst
freebsd-ports-gnome-f4b0e18a07b5723c2d5f9f62e97fc1b0a1abe279.zip
Also broken on powerpc.
Hat: portmgr
Diffstat (limited to 'math/asir2000')
-rw-r--r--math/asir2000/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/asir2000/Makefile b/math/asir2000/Makefile
index 2eda5df85141..6d4d260507b2 100644
--- a/math/asir2000/Makefile
+++ b/math/asir2000/Makefile
@@ -42,8 +42,8 @@ PORTDATA= *
.include <bsd.port.pre.mk>
-.if ${ARCH} == "sparc64" || ${ARCH} == "ia64"
-BROKEN= Does not compile on sparc64 or ia64
+.if ${ARCH} == "ia64" || ${ARCH} == "powerpc" || ${ARCH} == "sparc64"
+BROKEN= Does not compile on ia64, powerpc, or sparc64
.endif
post-extract: