aboutsummaryrefslogtreecommitdiff
path: root/lang/guile/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/guile/Makefile')
-rw-r--r--lang/guile/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/guile/Makefile b/lang/guile/Makefile
index cbe8667dae63..7600db58d537 100644
--- a/lang/guile/Makefile
+++ b/lang/guile/Makefile
@@ -34,6 +34,7 @@ INFO= goops guile-tut guile r5rs
.include <bsd.port.pre.mk>
.if ${ARCH} == "ia64"
+BROKEN= "Does not install on ${ARCH}"
EXTRA_PATCHES= ${FILESDIR}/extra-patch-ia64
.endif