summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-09-07 05:00:41 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-09-07 05:00:41 +0000
commitdd3a6edb705a66908ab45aca1c568f3fa4a5f260 (patch)
tree836107d0055eb3ef1a62d42ef56fb766cf04c639 /lang
parentActivate linux_mesa3. (diff)
Move lang/irb to lang/ruby14-irb, now irb is part of Ruby 1.6.
Utilize bsd.ruby.mk.
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 2e38f80df8f3..582ea0df3dd9 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -45,7 +45,6 @@
SUBDIR += icon
SUBDIR += intel2gas
SUBDIR += intercal
- SUBDIR += irb
SUBDIR += itcl
SUBDIR += lcc
SUBDIR += libobjects
@@ -104,6 +103,7 @@
SUBDIR += ruby-tcltklib
SUBDIR += ruby-usersguide
SUBDIR += ruby14
+ SUBDIR += ruby14-irb
SUBDIR += ruby14-tcltklib
SUBDIR += scheme48
SUBDIR += schemetoc