summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-05-13 07:55:10 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-05-13 07:55:10 +0000
commitca23afc4b275ec415dfc830232ac3a0a1cd855b7 (patch)
tree969bd8cfbeaec374cf2ebf5258c05c4189f77f2c /lang
parentMove tcl from LIB_DEPENDS to DEPENDS. This port needs the extracted (diff)
Add gnat to the "broken" list (for now), add elk and itcl to the SUBDIR
list.
Notes
Notes: svn path=/head/; revision=1712
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 1676e6560d64..d2edad1174bc 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,9 +1,10 @@
-# $Id: Makefile,v 1.28 1995/05/12 15:32:36 jmz Exp $
+# $Id: Makefile,v 1.29 1995/05/13 03:35:48 asami Exp $
+#
+# Broken - expect (no package file yet)
+# gnat (needs gnat1 somewhere on system)
-#Broken - expect
-
-SUBDIR= Gofer STk Sather forth g77 gcl guile-ii \
- icon logo mit-scheme nTk p2c perl5 \
+SUBDIR= Gofer STk Sather elk forth g77 gcl guile-ii \
+ icon itcl logo mit-scheme nTk p2c perl5 \
scheme48 schemetoc scm smalltalk tcl tclX
.include <bsd.port.subdir.mk>