aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2005-07-21 05:42:41 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2005-07-21 05:42:41 +0000
commitac333d5fca31adacbeb05657e7b2ae151651f30c (patch)
tree510faf6592b58c5528c2b8ab74eb0c5337a7efa8 /lang
parent37f3126279c26b3d7eead2182786b2720af03872 (diff)
downloadports-ac333d5fca31adacbeb05657e7b2ae151651f30c.tar.gz
ports-ac333d5fca31adacbeb05657e7b2ae151651f30c.zip
Notes
Diffstat (limited to 'lang')
-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