summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-03-08 06:30:47 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-03-08 06:30:47 +0000
commit9b40dec93964a914c3b99631f462c9e82f71e6a9 (patch)
tree1f5c95b01d6a0f65b92a1dc6ea20f85026d5ed6e /lang/Makefile
parentRemove gcc-devel in lue of more explicit version numbered ports. (diff)
Turn on gcc3{1,2}
Notes
Notes: svn path=/head/; revision=55715
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 eebadd321e0e..ae329b46b353 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -44,11 +44,12 @@
SUBDIR += forth
SUBDIR += fpc
SUBDIR += gawk
- SUBDIR += gcc-devel
SUBDIR += gcc27
SUBDIR += gcc28
SUBDIR += gcc295
SUBDIR += gcc30
+ SUBDIR += gcc31
+ SUBDIR += gcc32
SUBDIR += gcl
SUBDIR += gforth
SUBDIR += ghc