summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorjwise <jwise@pkgsrc.org>2000-09-05 16:23:09 +0000
committerjwise <jwise@pkgsrc.org>2000-09-05 16:23:09 +0000
commit964fe00602f95d6226cd6aeab7155f4acdc6c28a (patch)
tree354e3dbdac481c83a105a3241ba682cef8bd31e6 /lang
parentd691e97f15ab2332e8012840ca8d2fa6afa500b7 (diff)
downloadpkgsrc-964fe00602f95d6226cd6aeab7155f4acdc6c28a.tar.gz
Remove tcl80 and tclman80, add and enable tcl-expect.
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/lang/Makefile b/lang/Makefile
index f4304c355b9..3fc78a71330 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2000/09/05 09:19:01 jlam Exp $
+# $NetBSD: Makefile,v 1.60 2000/09/05 16:23:09 jwise Exp $
# FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp
#
@@ -53,9 +53,8 @@
SUBDIR += snobol
SUBDIR += squeak
SUBDIR += tcl
-# SUBDIR += tcl80 # obsoleted by tcl, will be removed when all dependents are updated.
+ SUBDIR += tcl-expect
SUBDIR += tclX80
-# SUBDIR += tclman80 # obsoleted by tcl, will be removed when all dependents are updated.
SUBDIR += ucblogo
.include "../mk/bsd.pkg.subdir.mk"