aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.gcc.mk
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2009-06-19 17:48:47 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2009-06-19 17:48:47 +0000
commit312bfa10b87a0fba671683884201c28134c05996 (patch)
treee21cc8acd29fa98aa9093c66cd26ae1a620c2af2 /Mk/bsd.gcc.mk
parentb3fc4b634c775be32dafed329b435a0a471aa2d0 (diff)
downloadports-312bfa10b87a0fba671683884201c28134c05996.tar.gz
ports-312bfa10b87a0fba671683884201c28134c05996.zip
Remove support for USE_GCC=2.95 after lang/gcc295 has been failing to
build for what must be 9+ months and we have removed all dependencies the last couple of months.
Notes
Notes: svn path=/head/; revision=236332
Diffstat (limited to 'Mk/bsd.gcc.mk')
-rw-r--r--Mk/bsd.gcc.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/Mk/bsd.gcc.mk b/Mk/bsd.gcc.mk
index 56a6b8b8b471..e3303792b997 100644
--- a/Mk/bsd.gcc.mk
+++ b/Mk/bsd.gcc.mk
@@ -39,7 +39,7 @@ GCC_Include_MAINTAINER= gerald@FreeBSD.org
# All GCC versions supported by the ports framework.
# Please keep them in ascending order.
#
-GCCVERSIONS= 029500 030402 040200 040300 040400
+GCCVERSIONS= 030402 040200 040300 040400
#
# Versions of GCC shipped.
@@ -48,7 +48,6 @@ GCCVERSIONS= 029500 030402 040200 040300 040400
# the base system.
# The third field is the version as USE_GCC would use.
#
-GCCVERSION_029500= 400012 500035 2.95
GCCVERSION_030402= 502126 700042 3.4
GCCVERSION_040200= 700042 999999 4.2
GCCVERSION_040300= 999999 999999 4.3