summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorPaul Traina <pst@FreeBSD.org>1997-09-12 10:19:56 +0000
committerPaul Traina <pst@FreeBSD.org>1997-09-12 10:19:56 +0000
commitfe8e4632fd8008f38c5a2fa77f7b6768666aeaa7 (patch)
tree62e18934d7033c176e0aa8299be7230d225b759f /lang/Makefile
parentRemove obsolete tk ports (diff)
Remove obsolete (and BROKEN) tcl ports
Notes
Notes: svn path=/head/; revision=7877
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/lang/Makefile b/lang/Makefile
index a811139167a4..b2b2a54db251 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.79 1997/08/20 20:02:42 jkh Exp $
+# $Id: Makefile,v 1.80 1997/09/11 09:50:17 tg Exp $
#
SUBDIR += Gofer
@@ -50,13 +50,8 @@
SUBDIR += squeak
SUBDIR += sr
SUBDIR += swi-pl
- SUBDIR += tcl
- SUBDIR += tcl74
SUBDIR += tcl76
SUBDIR += tcl80
- SUBDIR += tclX
- SUBDIR += tclX74
- SUBDIR += tclX75
SUBDIR += xpl
.include <bsd.port.subdir.mk>