summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2000-10-17 17:19:44 +0000
committerrh <rh@pkgsrc.org>2000-10-17 17:19:44 +0000
commit2f360598cf64c8214bbe7002a584a68cbfc32cbc (patch)
treefbf8eb1229984c1aafde0fa34777670f06a7b764 /lang
parent01e124925d915e1af005d5c06160a2a8ca8d1ea1 (diff)
downloadpkgsrc-2f360598cf64c8214bbe7002a584a68cbfc32cbc.tar.gz
Add and enable gb
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 78ef39c0056..148bc405201 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2000/10/16 18:49:22 tv Exp $
+# $NetBSD: Makefile,v 1.68 2000/10/17 17:19:44 rh Exp $
# FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp
#
@@ -19,6 +19,7 @@
SUBDIR += f2c
SUBDIR += fort77
SUBDIR += gawk
+ SUBDIR += gb
SUBDIR += gcc
SUBDIR += gforth
SUBDIR += ghc