aboutsummaryrefslogtreecommitdiff
path: root/lang/ruby16/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-01-11 10:13:05 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-01-11 10:13:05 +0000
commit268a3341dbdfd37215f407b0a536b9339b01a196 (patch)
tree29877a7e092193c9ed4d2cace488535865becb65 /lang/ruby16/Makefile
parent5f2eaa837a7577279fd259092b9b3605fd341363 (diff)
downloadports-268a3341dbdfd37215f407b0a536b9339b01a196.tar.gz
ports-268a3341dbdfd37215f407b0a536b9339b01a196.zip
Notes
Diffstat (limited to 'lang/ruby16/Makefile')
-rw-r--r--lang/ruby16/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/lang/ruby16/Makefile b/lang/ruby16/Makefile
index 4a84ba434bd7..ae808a2597e5 100644
--- a/lang/ruby16/Makefile
+++ b/lang/ruby16/Makefile
@@ -32,6 +32,11 @@ PLIST_SUB+= ONIGURUMA=""
PLIST_SUB+= ONIGURUMA="@comment "
.endif
+# Ruby 1.6 does not support IA64 yet.
+ONLY_FOR_ARCHS= i386
+# There are some problems on alpha and sparc64; use 1.8 or later.
+ONLY_FOR_ARCHS+= alpha sparc64
+
#USE_BZIP2= yes
USE_RUBY= yes