summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorjwise <jwise@pkgsrc.org>2000-09-05 17:15:44 +0000
committerjwise <jwise@pkgsrc.org>2000-09-05 17:15:44 +0000
commit40cc74648c35be38cc39a9c236d720b782d7df4c (patch)
tree1f94c04ee3b89d27a5af50e61db304191782ce3c /lang/Makefile
parent55375e18f0737c82c05248bce7de705e1890578e (diff)
downloadpkgsrc-40cc74648c35be38cc39a9c236d720b782d7df4c.tar.gz
Add and enable tk-expect.
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 16b861dab23..4df7e99fc38 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2000/09/05 16:24:23 jwise Exp $
+# $NetBSD: Makefile,v 1.62 2000/09/05 17:15:44 jwise Exp $
# FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp
#
@@ -55,6 +55,7 @@
SUBDIR += tcl
SUBDIR += tcl-expect
SUBDIR += tclX80
+ SUBDIR += tk-expect
SUBDIR += ucblogo
.include "../mk/bsd.pkg.subdir.mk"