summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2013-04-19 16:34:46 +0000
committeradam <adam@pkgsrc.org>2013-04-19 16:34:46 +0000
commit75fc6b85d4702b7e2f76ba7855770734aa02eb81 (patch)
tree6a361e1c6ff67d9c59921a0fff920560885a37a1 /mk
parent70ed5a0281f3a9716669a13129d65daa81bb7a70 (diff)
downloadpkgsrc-75fc6b85d4702b7e2f76ba7855770734aa02eb81.tar.gz
Renaming GCC_DIST_VERSION to GCC48_DIST_VERSION
Diffstat (limited to 'mk')
-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 a81a76342dc..8a3fc079914 100644
--- a/mk/compiler/gcc.mk
+++ b/mk/compiler/gcc.mk
@@ -1,4 +1,4 @@
-# $NetBSD: gcc.mk,v 1.134 2013/04/17 09:48:30 adam Exp $
+# $NetBSD: gcc.mk,v 1.135 2013/04/19 16:34:46 adam Exp $
#
# This is the compiler definition for the GNU Compiler Collection.
#
@@ -109,7 +109,7 @@ GCC_REQD+= 20120614
# _GCC_DIST_VERSION is the highest version of GCC installed by the pkgsrc
# without the PKGREVISIONs.
.include "../../lang/gcc48/version.mk"
-_GCC_DIST_VERSION:= ${GCC_DIST_VERSION}
+_GCC_DIST_VERSION:= ${GCC48_DIST_VERSION}
# _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].* \