summaryrefslogtreecommitdiff
path: root/math/cln
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>2009-11-20 03:39:59 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>2009-11-20 03:39:59 +0000
commit7eaed13f03d898cac8bb54993638ee260a144cb6 (patch)
treec2913046d28db057abc95af53ce51f5d43bb900f /math/cln
parent4304d66fd47eaff4244899cd91e771d23fc66c52 (diff)
downloadfreebsd-ports-7eaed13f03d898cac8bb54993638ee260a144cb6.zip
Enable for ia64 (remove from BROKEN).
No response from: maintainer (araujo@)
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 80ee7ceb24ed..503a0e928855 100644
--- a/math/cln/Makefile
+++ b/math/cln/Makefile
@@ -39,8 +39,8 @@ LDFLAGS= -L${LOCALBASE}/lib
.include <bsd.port.pre.mk>
-.if ${ARCH} == "sparc64" || ${ARCH} == "ia64"
-BROKEN= Does not compile on sparc64 or ia64
+.if ${ARCH} == "sparc64"
+BROKEN= Does not compile on sparc64
.endif
post-patch: