diff options
author | jseger <jseger@FreeBSD.org> | 1999-09-17 23:04:39 +0800 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1999-09-17 23:04:39 +0800 |
commit | 1ecf05c40290fda527a7e0d174b258dd9ad449c8 (patch) | |
tree | 8eff4fb3c385fec0369079ccda97e754418e49a7 | |
parent | c72fd2f1e0f49d1900761d1ad30511384f2f89d8 (diff) | |
download | freebsd-ports-gnome-1ecf05c40290fda527a7e0d174b258dd9ad449c8.tar.gz freebsd-ports-gnome-1ecf05c40290fda527a7e0d174b258dd9ad449c8.tar.zst freebsd-ports-gnome-1ecf05c40290fda527a7e0d174b258dd9ad449c8.zip |
Nuke tcl 7.5 and tk 4.1
They are no longer required by the ports collection.
-rw-r--r-- | lang/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile index 1676761a7dcd..2bba10c47289 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -86,7 +86,6 @@ SUBDIR += squeak2 SUBDIR += sr SUBDIR += swi-pl - SUBDIR += tcl75 SUBDIR += tcl76 SUBDIR += tcl80 SUBDIR += tcl81 diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index a8651667f7cf..a6953b91d9a2 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -33,7 +33,6 @@ SUBDIR += rubytk SUBDIR += slingshot SUBDIR += tix - SUBDIR += tk41 SUBDIR += tk42 SUBDIR += tk80 SUBDIR += tk81 |