diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2010-09-04 16:46:30 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2010-09-04 16:46:30 +0000 |
commit | 1f2ff116ddc6fd9609238f69ebd58f2f1eb7a628 (patch) | |
tree | 77b1b2c42dbaad58b5b87056a8698460fe25c963 /lang/Makefile | |
parent | 604949fc56554556be8a9ae220503b7cc5203198 (diff) | |
download | ports-1f2ff116ddc6fd9609238f69ebd58f2f1eb7a628.tar.gz ports-1f2ff116ddc6fd9609238f69ebd58f2f1eb7a628.zip |
Notes
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 ae14db2cceb6..a740d6a3cbad 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -92,7 +92,6 @@ SUBDIR += gawk SUBDIR += gcc34 SUBDIR += gcc42 - SUBDIR += gcc43 SUBDIR += gcc44 SUBDIR += gcc45 SUBDIR += gcc46 |