aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/ruby16/pkg-message4
-rw-r--r--lang/ruby18/pkg-message4
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/ruby16/pkg-message b/lang/ruby16/pkg-message
index aad1974aabfb..29ff7521d3be 100644
--- a/lang/ruby16/pkg-message
+++ b/lang/ruby16/pkg-message
@@ -1,4 +1,8 @@
====
+To build a ruby related port for Ruby 1.6, define RUBY_VER=1.6 on the
+make command line. If you want to use Ruby 1.6 by default instead of
+1.8, define RUBY_DEFAULT_VER=1.6 in /etc/make.conf.
+
Note that some of the standard libraries are provided as separate
ports since they require extra dependencies:
diff --git a/lang/ruby18/pkg-message b/lang/ruby18/pkg-message
index 001ea397db31..b68318d84ab8 100644
--- a/lang/ruby18/pkg-message
+++ b/lang/ruby18/pkg-message
@@ -1,8 +1,4 @@
====
-To build a ruby related port for Ruby 1.8, define RUBY_VER=1.8 on the
-make command line or in /etc/make.conf. If you want to use Ruby 1.8
-as the default instead of 1.6, define RUBY_DEFAULT_VER=1.8 also.
-
Note that some of the standard libraries are provided as separate
ports since they require extra dependencies: