summaryrefslogtreecommitdiff
path: root/mk/compiler
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-07-03 11:25:49 +0000
committergrant <grant@pkgsrc.org>2004-07-03 11:25:49 +0000
commitf45f23ce981a9d906304b53a83028e9fd935cb40 (patch)
treedcecd46f388a25701dd1c18054af11d19d888ef7 /mk/compiler
parent72d0da730b7d1e0feed59cc8b728f875acfc9502 (diff)
downloadpkgsrc-f45f23ce981a9d906304b53a83028e9fd935cb40.tar.gz
gcc 3.3.4 is in pkgsrc now.
Diffstat (limited to 'mk/compiler')
-rw-r--r--mk/compiler/gcc.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/compiler/gcc.mk b/mk/compiler/gcc.mk
index 4de0fc453e5..34f3779310f 100644
--- a/mk/compiler/gcc.mk
+++ b/mk/compiler/gcc.mk
@@ -1,4 +1,4 @@
-# $NetBSD: gcc.mk,v 1.67 2004/05/17 05:33:08 jlam Exp $
+# $NetBSD: gcc.mk,v 1.68 2004/07/03 11:25:49 grant Exp $
.if !defined(COMPILER_GCC_MK)
COMPILER_GCC_MK= defined
@@ -12,7 +12,7 @@ GCC_REQD+= 2.8.0
# _GCC_DIST_VERSION is the highest version of GCC installed by the pkgsrc
# without the PKGREVISIONs.
#
-_GCC_DIST_VERSION= 3.3.3
+_GCC_DIST_VERSION= 3.3.4
# _GCC2_PATTERNS matches N s.t. N <= 2.95.3.
_GCC2_PATTERNS= [0-1].* 2.[0-9] 2.[0-9].* 2.[1-8][0-9] 2.[1-8][0-9].* \