aboutsummaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-08-31 15:21:37 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-08-31 15:21:37 +0000
commitd511720a6c148847e37770240e1d613be6d64f76 (patch)
tree309d6d171a13919283d5dbf868f757766c037d05 /lang/Makefile
parentbdefa9070f386a4ec4c33b77d05cf3d080f7191c (diff)
downloadports-d511720a6c148847e37770240e1d613be6d64f76.tar.gz
ports-d511720a6c148847e37770240e1d613be6d64f76.zip
Add gcc30 to the mix.
Notes
Notes: svn path=/head/; revision=47236
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 6528175979d2..9e9dcfc39422 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -42,6 +42,7 @@
SUBDIR += gcc27
SUBDIR += gcc28
SUBDIR += gcc295
+ SUBDIR += gcc30
SUBDIR += gcl
SUBDIR += gforth
SUBDIR += ghc