summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorjwise <jwise@pkgsrc.org>2000-08-31 14:17:45 +0000
committerjwise <jwise@pkgsrc.org>2000-08-31 14:17:45 +0000
commitdabe94f5731c1d785916f2e9b8ef02af9a44aa16 (patch)
treeeb7f26513817aac78c39779dacd5be6fbd7a7dc3 /lang/Makefile
parentabfae2beee65350f1b0eefbf90a300b3eea73200 (diff)
downloadpkgsrc-dabe94f5731c1d785916f2e9b8ef02af9a44aa16.tar.gz
Also disable tclmann80
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile
index f11230dac6f..c890a27ea8d 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2000/08/31 14:14:21 jwise Exp $
+# $NetBSD: Makefile,v 1.58 2000/08/31 14:17:45 jwise Exp $
# FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp
#
@@ -54,7 +54,7 @@
SUBDIR += tcl
# SUBDIR += tcl80 # obsoleted by tcl, will be removed when all dependents are updated.
SUBDIR += tclX80
- SUBDIR += tclman80
+# SUBDIR += tclman80 # obsoleted by tcl, will be removed when all dependents are updated.
SUBDIR += ucblogo
.include "../mk/bsd.pkg.subdir.mk"