summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-11-10 01:32:43 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-11-10 01:32:43 +0000
commit85a185feaa4ba319b96486f75615b186b7c09e74 (patch)
treefdb707fd75b6ab4f3be9481aa2fb38c37129155c /lang
parentAck! This port is *interactive*! Say so. (diff)
Remove ports that don't work from the top level Makefiles. The ports
themselves are still there, but don't get made from a top level make. In another couple of days, I will remove the ports as well if people don't fix them.
Notes
Notes: svn path=/head/; revision=347
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 825b72d1f27c..27c2ba3c3f80 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,5 +1,5 @@
-# $Id: Makefile,v 1.5 1994/10/06 01:36:56 jkh Exp $
+# $Id: Makefile,v 1.6 1994/10/22 23:07:12 jkh Exp $
#
-SUBDIR= itcl logo p2c tcl tclX
+SUBDIR= logo p2c tcl tclX
.include <bsd.port.subdir.mk>