summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorjwise <jwise>2000-09-05 16:24:23 +0000
committerjwise <jwise>2000-09-05 16:24:23 +0000
commit1f88e5e7a55dd97d411d26c63cc94faca5bfc82c (patch)
treecc43c5621c47e454da3cd56c2902b9e7f9cb37f3 /lang/Makefile
parentb7e5ee06dbfe60596f8f7095489d61494fd6a97d (diff)
downloadpkgsrc-1f88e5e7a55dd97d411d26c63cc94faca5bfc82c.tar.gz
Disable expect, add note explaining that it will be removed when tk-expect
is imported.
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 3fc78a71330..16b861dab23 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2000/09/05 16:23:09 jwise Exp $
+# $NetBSD: Makefile,v 1.61 2000/09/05 16:24:23 jwise Exp $
# FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp
#
@@ -14,7 +14,7 @@
SUBDIR += egcs
SUBDIR += elisp-manual
SUBDIR += elk
- SUBDIR += expect
+# SUBDIR += expect # obsoleted by tcl-expect, will be removed when tk-expect is committed.
SUBDIR += f2c
SUBDIR += fort77
SUBDIR += gawk