diff options
author | obrien <obrien@FreeBSD.org> | 2004-10-27 18:06:34 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2004-10-27 18:06:34 +0000 |
commit | 5a218efb72b68ab5791e386f4d9f3f2345579fac (patch) | |
tree | e9af62d5a1518e22e05aa3ef2bcf36bd0e5a5c5a /lang/Makefile | |
parent | 2931c8bd15d517eebc2d7a10b179bb1013a71ca0 (diff) | |
download | FreeBSD-ports-5a218efb72b68ab5791e386f4d9f3f2345579fac.zip FreeBSD-ports-5a218efb72b68ab5791e386f4d9f3f2345579fac.tar.gz |
Remove the still-born GCC 3.5 port. There will be no FSF GCC version 3.5,
and we will grow a devel/gcc40 port.
PR: 71696
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index bf60b86..50914a3 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -73,7 +73,6 @@ SUBDIR += gcc32 SUBDIR += gcc33 SUBDIR += gcc34 - SUBDIR += gcc35 SUBDIR += gcl SUBDIR += generic-haskell SUBDIR += gforth |