aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-05-12 15:20:21 +0800
committerasami <asami@FreeBSD.org>1995-05-12 15:20:21 +0800
commitd73b49b1c9de52a203a9459634ea0fe05b16cf3c (patch)
treee858e2a4415f3a990b305a759a622e5cc81b338f /lang
parent4a3d6a86be16c779c28f38a7805c077ab773dc33 (diff)
downloadfreebsd-ports-gnome-d73b49b1c9de52a203a9459634ea0fe05b16cf3c.tar.gz
freebsd-ports-gnome-d73b49b1c9de52a203a9459634ea0fe05b16cf3c.tar.zst
freebsd-ports-gnome-d73b49b1c9de52a203a9459634ea0fe05b16cf3c.zip
Add g77, which is now working fine. Thanks, Jeff!
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 69010b36974f..68343b909de3 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,9 +1,9 @@
-# $Id: Makefile,v 1.25 1995/04/17 06:04:06 asami Exp $
+# $Id: Makefile,v 1.26 1995/04/18 01:35:35 asami Exp $
#Broken - expect
# schemetoc: runs ldconfig
-SUBDIR= Gofer STk Sather forth gcl icon logo mit-scheme p2c perl5 \
+SUBDIR= Gofer STk Sather forth g77 gcl icon logo mit-scheme p2c perl5 \
scheme48 schemetoc scm smalltalk tcl tclX
.include <bsd.port.subdir.mk>