aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorgpalmer <gpalmer@FreeBSD.org>1995-01-29 15:28:37 +0800
committergpalmer <gpalmer@FreeBSD.org>1995-01-29 15:28:37 +0800
commit80473aff5184c0e924952fcccfa8f88e42ab5332 (patch)
tree764875ab79f32692e6cd720b594fce14b2541cf2 /lang
parent99b3a759f887e75fae16df1d716aeb3da6cabc56 (diff)
downloadfreebsd-ports-gnome-80473aff5184c0e924952fcccfa8f88e42ab5332.tar.gz
freebsd-ports-gnome-80473aff5184c0e924952fcccfa8f88e42ab5332.tar.zst
freebsd-ports-gnome-80473aff5184c0e924952fcccfa8f88e42ab5332.zip
Remove expect until it's fixed
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 353ce36bcca8..e99f8bfd666e 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,5 +1,7 @@
-# $Id: Makefile,v 1.14 1995/01/05 22:03:24 jkh Exp $
+# $Id: Makefile,v 1.15 1995/01/24 18:44:33 gpalmer Exp $
-SUBDIR= STk Sather expect forth logo p2c schemetoc scm tcl tclX
+#Broken - expect
+
+SUBDIR= STk Sather forth logo p2c schemetoc scm tcl tclX
.include <bsd.port.subdir.mk>