aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-05-13 15:55:10 +0800
committerasami <asami@FreeBSD.org>1995-05-13 15:55:10 +0800
commit575d011d1f6c49302f0afe3f5bdf22d950fc14d2 (patch)
treeb2b6148793fd76b1efbdcffdf75b3cbc46f71d44 /lang
parentdf82a6155200d1a82c87dd2b0f31a893742bbde0 (diff)
downloadfreebsd-ports-graphics-575d011d1f6c49302f0afe3f5bdf22d950fc14d2.tar.gz
freebsd-ports-graphics-575d011d1f6c49302f0afe3f5bdf22d950fc14d2.tar.zst
freebsd-ports-graphics-575d011d1f6c49302f0afe3f5bdf22d950fc14d2.zip
Add gnat to the "broken" list (for now), add elk and itcl to the SUBDIR
list.
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 1676e6560d6..d2edad1174b 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>