summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-08-07 11:10:05 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-08-07 11:10:05 +0000
commitc391ba3abb12565983a6970cc28c08d98e57266d (patch)
tree3ed20c7f654f6bcf511b491c965c40c4f573c29f /lang/Makefile
parentFix seek in raw DV files over 2Gb. (diff)
Now that ruby 1.8.0 is officially released, rename ruby to ruby16, and
ruby-devel to ruby18.
Notes
Notes: svn path=/head/; revision=86491
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/lang/Makefile b/lang/Makefile
index ea5f1c46b293..cce5df62afa6 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -182,8 +182,6 @@
SUBDIR += ratfor
SUBDIR += rexx-imc
SUBDIR += rscheme
- SUBDIR += ruby
- SUBDIR += ruby-devel
SUBDIR += ruby-js
SUBDIR += ruby-lua
SUBDIR += ruby-man
@@ -195,11 +193,13 @@
SUBDIR += ruby-ri
SUBDIR += ruby-tcltklib
SUBDIR += ruby-usersguide
+ SUBDIR += ruby16
SUBDIR += ruby16-shim-ruby18
- SUBDIR += ruby_r
- SUBDIR += ruby_r-devel
- SUBDIR += ruby_static
- SUBDIR += ruby_static-devel
+ SUBDIR += ruby16_r
+ SUBDIR += ruby16_static
+ SUBDIR += ruby18
+ SUBDIR += ruby18_r
+ SUBDIR += ruby18_static
SUBDIR += sbcl
SUBDIR += scheme48
SUBDIR += schemetoc