aboutsummaryrefslogtreecommitdiff
path: root/lang/ruby18
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-06-23 15:00:58 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-06-23 15:00:58 +0000
commit2a77a4eaa18fb1e5f7f26185c0ed7ca91fe809bf (patch)
treea3873a73c0a84deacfb0869810e1be4439e0d2c2 /lang/ruby18
parente40d6637b7bd6bdb9792a259429ae52bbb8dd6ef (diff)
downloadports-2a77a4eaa18fb1e5f7f26185c0ed7ca91fe809bf.tar.gz
ports-2a77a4eaa18fb1e5f7f26185c0ed7ca91fe809bf.zip
Notes
Diffstat (limited to 'lang/ruby18')
-rw-r--r--lang/ruby18/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/ruby18/Makefile b/lang/ruby18/Makefile
index 80d96585f83b..11246c7ce0e7 100644
--- a/lang/ruby18/Makefile
+++ b/lang/ruby18/Makefile
@@ -32,7 +32,8 @@ PLIST_SUB+= ONIGURUMA="@comment "
.endif
# Ruby 1.8 does not support IA64 yet.
-ONLY_FOR_ARCHS= i386 alpha sparc64
+#ONLY_FOR_ARCHS= i386 alpha sparc64
+ONLY_FOR_ARCHS= i386
#USE_BZIP2= yes