summaryrefslogtreecommitdiff
path: root/mk/compiler
diff options
context:
space:
mode:
authorrillig <rillig>2007-02-10 08:59:07 +0000
committerrillig <rillig>2007-02-10 08:59:07 +0000
commit19ff2fe159b408969dbdeefe8296b818309d0877 (patch)
treefe6bd8c08329de8c316b486e18936abe5a1ab020 /mk/compiler
parent57964c4720e9fb2afd7d1a629d9d2ec569d3a933 (diff)
downloadpkgsrc-19ff2fe159b408969dbdeefe8296b818309d0877.tar.gz
Replaced the deprecated PKG_SKIP_REASON with PKG_FAIL_REASON.
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 0d7c8752010..6f3ef9e3b24 100644
--- a/mk/compiler/gcc.mk
+++ b/mk/compiler/gcc.mk
@@ -1,4 +1,4 @@
-# $NetBSD: gcc.mk,v 1.89 2007/01/08 19:29:45 gavan Exp $
+# $NetBSD: gcc.mk,v 1.90 2007/02/10 08:59:07 rillig Exp $
#
# This is the compiler definition for the GNU Compiler Collection.
#
@@ -274,7 +274,7 @@ _NEED_NEWER_GCC!= \
.endif
.if !empty(_USE_PKGSRC_GCC:M[yY][eE][sS]) && \
!empty(_NEED_NEWER_GCC:M[yY][eE][sS])
-PKG_SKIP_REASON= "Unable to satisfy dependency: ${_GCC_DEPENDS}"
+PKG_FAIL_REASON= "Unable to satisfy dependency: ${_GCC_DEPENDS}"
.endif
# GNU ld option used to set the rpath