aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2001-08-31 23:21:37 +0800
committerobrien <obrien@FreeBSD.org>2001-08-31 23:21:37 +0800
commit8fc4dce35a3e4f0703ff072f023af6c154fbb3b3 (patch)
treeb84568ed7067285dc76b7f76c320da7764efbdcf
parentb5350703883712ffeeb8862bd2f847f0306aef5b (diff)
downloadfreebsd-ports-gnome-8fc4dce35a3e4f0703ff072f023af6c154fbb3b3.tar.gz
freebsd-ports-gnome-8fc4dce35a3e4f0703ff072f023af6c154fbb3b3.tar.zst
freebsd-ports-gnome-8fc4dce35a3e4f0703ff072f023af6c154fbb3b3.zip
Add gcc30 to the mix.
-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