summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1998-07-21 16:41:58 +0000
committeragc <agc@pkgsrc.org>1998-07-21 16:41:58 +0000
commit6fb0f26755c7f17ec8f86adef78bad890a9bf14c (patch)
tree6501fe4ec918b40497a338c03cc975f7ed45f5e4 /lang
parent0f858ec188f690468f0f2b0388a13c95ab680fa2 (diff)
downloadpkgsrc-6fb0f26755c7f17ec8f86adef78bad890a9bf14c.tar.gz
Add and enable f2c.
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index ea167a2b1c3..8a3e0867173 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 1998/07/02 20:35:44 perry Exp $
+# $NetBSD: Makefile,v 1.15 1998/07/21 16:41:58 agc Exp $
# FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp
#
@@ -13,6 +13,7 @@
SUBDIR += elk
# SUBDIR += eperl
SUBDIR += expect
+ SUBDIR += f2c
# SUBDIR += forth
# SUBDIR += g77
# SUBDIR += gcl