summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2010-04-25 23:48:09 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2010-04-25 23:48:09 +0000
commit3fdcbaf09947f9743b13bf14931a73ea633fc488 (patch)
tree60c05bd54970eef439d299b5442d1fa2078c4c3d /lang
parentComplete the creation of this port by adjusting it from GCC 4.5 to the (diff)
Hook up the new lang/gcc46 port which has been repo-copied from lang/gcc45.
PR: 145808
Notes
Notes: svn path=/head/; revision=253252
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index fe865eacdfaf..fff9f9890a7a 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -92,6 +92,7 @@
SUBDIR += gcc43
SUBDIR += gcc44
SUBDIR += gcc45
+ SUBDIR += gcc46
SUBDIR += gcl
SUBDIR += gdc
SUBDIR += gforth