diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-04-13 19:10:13 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-04-13 19:10:13 +0000 |
commit | 3b74131b667b099a48743d99c00095e331254aae (patch) | |
tree | d4341b918da87892b310a7361a7d1668e975d6b0 | |
parent | Retire Ruby 1.4. Use 1.6 instead, now the migration period is over. (diff) |
Goodbye, Ruby 1.4.
Notes
Notes:
svn path=/head/; revision=41351
-rw-r--r-- | databases/Makefile | 1 | ||||
-rw-r--r-- | japanese/Makefile | 2 | ||||
-rw-r--r-- | lang/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/Makefile | 1 |
4 files changed, 0 insertions, 7 deletions
diff --git a/databases/Makefile b/databases/Makefile index 2d9f21d4d730..a247d35bb76c 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -65,7 +65,6 @@ SUBDIR += ruby-cdb SUBDIR += ruby-gdbm SUBDIR += ruby-rdbc1 - SUBDIR += ruby14-gdbm SUBDIR += ruby-mysql SUBDIR += ruby-o_dbm SUBDIR += ruby-postgres diff --git a/japanese/Makefile b/japanese/Makefile index ab787fb0b537..aead44454821 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -280,8 +280,6 @@ SUBDIR += ruby-tcltklib SUBDIR += ruby-tk SUBDIR += ruby-usersguide - SUBDIR += ruby14-tcltklib - SUBDIR += ruby14-tk SUBDIR += rxvt SUBDIR += ryaku-fpw SUBDIR += samba diff --git a/lang/Makefile b/lang/Makefile index fdcd5064a0f9..b2fc8ffe7840 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -119,9 +119,6 @@ SUBDIR += ruby-ri SUBDIR += ruby-tcltklib SUBDIR += ruby-usersguide - SUBDIR += ruby14 - SUBDIR += ruby14-irb - SUBDIR += ruby14-tcltklib SUBDIR += ruby_static SUBDIR += scheme48 SUBDIR += schemetoc diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index e21f2d9f76d5..323b4be1d1f2 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -90,7 +90,6 @@ SUBDIR += ruby-qt2iconview SUBDIR += ruby-qt2table SUBDIR += ruby-tk - SUBDIR += ruby14-tk SUBDIR += scintilla SUBDIR += slingshot SUBDIR += thinice |