aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>2003-11-27 08:37:42 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>2003-11-27 08:37:42 +0000
commite7aab4d87a6804edeac99b84996f12cef8d8ae97 (patch)
tree2d087d78a4998c9d795376d81ed74a7e503a6da0
parent78f80cdd8f4d1225b55e26a473105aab88dfdb23 (diff)
downloadports-e7aab4d87a6804edeac99b84996f12cef8d8ae97.tar.gz
ports-e7aab4d87a6804edeac99b84996f12cef8d8ae97.zip
Now that the build on ia64 has been fixed, remove the ONLY_FOR_ARCHS
that listed all archs, except ia64. Approved by: portmgr (kris)
Notes
Notes: svn path=/head/; revision=94805
-rw-r--r--lang/ruby18/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/lang/ruby18/Makefile b/lang/ruby18/Makefile
index 86fe2bbf6aea..f4402733cfdd 100644
--- a/lang/ruby18/Makefile
+++ b/lang/ruby18/Makefile
@@ -31,9 +31,6 @@ PLIST_SUB+= ONIGURUMA=""
PLIST_SUB+= ONIGURUMA="@comment "
.endif
-# Ruby 1.8 does not support IA64 yet.
-ONLY_FOR_ARCHS= i386 alpha sparc64 amd64
-
#USE_BZIP2= yes
USE_OPENSSL= yes