summaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2007-11-05 19:26:16 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2007-11-05 19:26:16 +0000
commit8deb6a4aca3f9315411473bba80c8cfdc0518d29 (patch)
tree673392000664e776979a101f62383fc03f003af0 /Mk
parentSet STRIP to an empty string instead of "''" so install as called by (diff)
Remove lang/gcc40 which only has three dependencies left in the tree
(all of which only have it as a minimal requirement and also build with lang/gcc42) and has issues on at least 8-CURRENT. Approved by: portmgr (pav)
Notes
Notes: svn path=/head/; revision=202527
Diffstat (limited to '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 7f193a2112c2..574f2b583f0e 100644
--- a/Mk/bsd.gcc.mk
+++ b/Mk/bsd.gcc.mk
@@ -40,7 +40,7 @@ GCC_Include_MAINTAINER= gerald@FreeBSD.org
# All GCC versions supported by the ports framework.
# Please keep them in ascending order.
#
-GCCVERSIONS= 020702 020801 029500 030200 030301 030402 040000 040100 040200
+GCCVERSIONS= 020702 020801 029500 030200 030301 030402 040100 040200
#
# Versions of GCC shipped.
@@ -55,7 +55,6 @@ GCCVERSION_029500= 400012 500035 2.95
GCCVERSION_030200= 500039 501103 3.2
GCCVERSION_030301= 501103 502126 3.3
GCCVERSION_030402= 502126 700042 3.4
-GCCVERSION_040000= 999999 999999 4.0
GCCVERSION_040100= 999999 999999 4.1
GCCVERSION_040200= 700042 999999 4.2