summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authortron <tron>2000-05-24 06:38:56 +0000
committertron <tron>2000-05-24 06:38:56 +0000
commit1700a7790e2ff2404a4e048adba31cecc379fc61 (patch)
tree8072805bf7cb21ac9e6d21acb83944ae715a453c /lang/Makefile
parent5a0da5f6383508a9e188ef6518fa4296dad1775c (diff)
downloadpkgsrc-1700a7790e2ff2404a4e048adba31cecc379fc61.tar.gz
Add and enable "gcc".
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index bd569ccec05..2a7f9046ea8 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2000/05/22 20:28:06 groo Exp $
+# $NetBSD: Makefile,v 1.47 2000/05/24 06:38:56 tron Exp $
# FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp
#
@@ -14,6 +14,7 @@
SUBDIR += f2c
SUBDIR += fort77
SUBDIR += gawk
+ SUBDIR += gcc
SUBDIR += gforth
SUBDIR += ghc
SUBDIR += guavac