aboutsummaryrefslogtreecommitdiff
path: root/lang/ruby18
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-03-14 00:18:21 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-03-14 00:18:21 +0000
commit2b314e40570787a5bc6e5ffc6b6a3881ffbac503 (patch)
treeea4a6101818166e9b7319eed22e76993e5600fbc /lang/ruby18
parenteade3ab7100244f2ed8e9cc6178465744dd26588 (diff)
downloadports-2b314e40570787a5bc6e5ffc6b6a3881ffbac503.tar.gz
ports-2b314e40570787a5bc6e5ffc6b6a3881ffbac503.zip
Notes
Diffstat (limited to 'lang/ruby18')
-rw-r--r--lang/ruby18/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/ruby18/Makefile b/lang/ruby18/Makefile
index 5e352c21b0f5..463ce1ecf70a 100644
--- a/lang/ruby18/Makefile
+++ b/lang/ruby18/Makefile
@@ -59,6 +59,10 @@ LATEST_LINK= ruby-devel
.include <bsd.port.pre.mk>
+.if ${ARCH} == "ia64"
+BROKEN= "Segfault during build on ia64"
+.endif
+
MAKE_ARGS= -j3
.if ${OSVERSION} >= 400014