diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-05-14 03:30:07 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-05-14 03:30:07 +0000 |
commit | c9dc84a5224b30f876aca7950ba9667f10a42b4b (patch) | |
tree | d8441e63488bf8611df96673021fc142d567b5f2 /lang | |
parent | ed69276f3b3057aa2b01874de91a6b7abbf2326b (diff) | |
download | ports-c9dc84a5224b30f876aca7950ba9667f10a42b4b.tar.gz ports-c9dc84a5224b30f876aca7950ba9667f10a42b4b.zip |
Notes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/lang/Makefile b/lang/Makefile index d2edad1174bc..a2fe1f2a3060 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.29 1995/05/13 03:35:48 asami Exp $ +# $Id: Makefile,v 1.30 1995/05/13 07:55:10 asami Exp $ +# +# BROKEN: expect (no package file yet) +# BROKEN: gnat (needs gnat1 somewhere on system) # -# Broken - expect (no package file yet) -# gnat (needs gnat1 somewhere on system) SUBDIR= Gofer STk Sather elk forth g77 gcl guile-ii \ icon itcl logo mit-scheme nTk p2c perl5 \ |