summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorjwise <jwise>2000-08-31 14:14:21 +0000
committerjwise <jwise>2000-08-31 14:14:21 +0000
commita070717b44b68b9b3f856faf3c309ad34ece330f (patch)
treee22a4ea55b22b93c03cdc9abc1f7102e207b7521 /lang/Makefile
parent38c54bc7db9e886b8caf2ff28a3c131d05efa7ac (diff)
downloadpkgsrc-a070717b44b68b9b3f856faf3c309ad34ece330f.tar.gz
Enable tcl and tk, disable tcl80 and tk80.
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 9571eb0a2c0..f11230dac6f 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2000/08/24 19:54:47 jwise Exp $
+# $NetBSD: Makefile,v 1.57 2000/08/31 14:14:21 jwise Exp $
# FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp
#
@@ -51,8 +51,8 @@
SUBDIR += sml-nj
SUBDIR += snobol
SUBDIR += squeak
-# SUBDIR += tcl # tcl-8.3.2; will be enabled when tcl-based packages are updated
- SUBDIR += tcl80
+ SUBDIR += tcl
+# SUBDIR += tcl80 # obsoleted by tcl, will be removed when all dependents are updated.
SUBDIR += tclX80
SUBDIR += tclman80
SUBDIR += ucblogo