Move lang/irb to lang/ruby14-irb, now irb is part of Ruby 1.6.

Utilize bsd.ruby.mk.
This commit is contained in:
Akinori MUSHA 2000-09-07 05:00:41 +00:00
parent 38a960a8ae
commit dd3a6edb70
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=32364

View File

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