diff options
author | knu <knu@FreeBSD.org> | 2001-04-14 03:10:13 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-04-14 03:10:13 +0800 |
commit | 8a60a51a5055b63ef94156cf40954b4944b11bcb (patch) | |
tree | e3235f95f72f146ee81c780c839f9a56aaa0a63a | |
parent | 4f82e437f33192edd24ea791f48875d822f806c9 (diff) | |
download | freebsd-ports-gnome-8a60a51a5055b63ef94156cf40954b4944b11bcb.tar.gz freebsd-ports-gnome-8a60a51a5055b63ef94156cf40954b4944b11bcb.tar.zst freebsd-ports-gnome-8a60a51a5055b63ef94156cf40954b4944b11bcb.zip |
Goodbye, Ruby 1.4.
-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 |