diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2004-03-21 07:32:09 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2004-03-21 07:32:09 +0000 |
commit | a4ec4cda7de50f10ddf987112732dbd1e3e29557 (patch) | |
tree | 67f9baa73a5ab1bc9fdabc0f6ee6dfb92ac72050 /lang/ruby18/pkg-message | |
parent | 3aeac98c3864cc685a45ed953ce6919ad24911dd (diff) | |
download | ports-a4ec4cda7de50f10ddf987112732dbd1e3e29557.tar.gz ports-a4ec4cda7de50f10ddf987112732dbd1e3e29557.zip |
Update pkg-message to match the current state of the default version
of Ruby, which is now 1.8.
Pointed out by: kris
Notes
Notes:
svn path=/head/; revision=104812
Diffstat (limited to 'lang/ruby18/pkg-message')
-rw-r--r-- | lang/ruby18/pkg-message | 4 |
1 files changed, 0 insertions, 4 deletions
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: |