aboutsummaryrefslogtreecommitdiffstats
path: root/math/cln
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2005-10-29 07:20:45 +0800
committerkris <kris@FreeBSD.org>2005-10-29 07:20:45 +0800
commitfce7a62ab711f35103c3a0306bca03455eb162bb (patch)
tree3ea52cbe888cf1efc9b36ba6b66a0d163c6bfb5d /math/cln
parent1446372e9a57a6affd17607d741d0182aa3d0942 (diff)
downloadfreebsd-ports-gnome-fce7a62ab711f35103c3a0306bca03455eb162bb.tar.gz
freebsd-ports-gnome-fce7a62ab711f35103c3a0306bca03455eb162bb.tar.zst
freebsd-ports-gnome-fce7a62ab711f35103c3a0306bca03455eb162bb.zip
BROKEN on ia64: Does not compile
Diffstat (limited to 'math/cln')
-rw-r--r--math/cln/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/cln/Makefile b/math/cln/Makefile
index 07727e775535..4d2cfc22d304 100644
--- a/math/cln/Makefile
+++ b/math/cln/Makefile
@@ -41,8 +41,8 @@ PORTDOCS= *
.include <bsd.port.pre.mk>
-.if ${ARCH} == "sparc64"
-BROKEN= "Does not compile on sparc64"
+.if ${ARCH} == "sparc64" || ${ARCH} == "ia64"
+BROKEN= "Does not compile on sparc64 or ia64"
.endif
post-install: