1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Update pkg-message to match the current state of the default version

of Ruby, which is now 1.8.

Pointed out by:	kris
This commit is contained in:
Akinori MUSHA 2004-03-21 07:32:09 +00:00
parent 3aeac98c38
commit a4ec4cda7d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=104812
2 changed files with 4 additions and 4 deletions

View File

@ -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:

View File

@ -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: