summaryrefslogtreecommitdiff
path: root/mk/compiler/gcc.mk
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-02-05 04:12:28 +0000
committerjlam <jlam@pkgsrc.org>2004-02-05 04:12:28 +0000
commita9348d3676f3f0e46ea55264a2713e7431c00d6f (patch)
tree9717c0f7e7ebe8682c451756d0dc4e49746b68e2 /mk/compiler/gcc.mk
parent2a69e604f0733b38dbed0cd2f0c84040007d4474 (diff)
downloadpkgsrc-a9348d3676f3f0e46ea55264a2713e7431c00d6f.tar.gz
GCC_REQD should be appended to, not set.
Diffstat (limited to 'mk/compiler/gcc.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 aa1bd5aebd1..948cf73ac6b 100644
--- a/mk/compiler/gcc.mk
+++ b/mk/compiler/gcc.mk
@@ -1,9 +1,9 @@
-# $NetBSD: gcc.mk,v 1.36 2004/02/05 03:35:20 jlam Exp $
+# $NetBSD: gcc.mk,v 1.37 2004/02/05 04:12:28 jlam Exp $
.if !defined(COMPILER_GCC_MK)
COMPILER_GCC_MK= one
-GCC_REQD?= 2.8.0
+GCC_REQD+= 2.8.0
# _GCC_DIST_VERSION is the highest version of GCC installed by the pkgsrc
# without the PKGREVISIONs.