summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordbj <dbj@pkgsrc.org>2016-04-11 04:22:33 +0000
committerdbj <dbj@pkgsrc.org>2016-04-11 04:22:33 +0000
commitf0b2d4c2907e8f8c75c0fefb76a726effa493ffa (patch)
tree43f2daca488868e0026cc02639eb63e7f02c5908
parentbb2b4982bcf7c8af4aeaa3025abdc3119c30cf88 (diff)
downloadpkgsrc-f0b2d4c2907e8f8c75c0fefb76a726effa493ffa.tar.gz
update PKG_{FAIL,SKIP}_REASON with +=
-rw-r--r--cad/pcb/Makefile4
-rw-r--r--comms/lirc/Makefile4
-rw-r--r--devel/git-base/options.mk4
-rw-r--r--emulators/suse121_linux/Makefile.common4
-rw-r--r--emulators/suse131_linux/Makefile.common4
-rw-r--r--graphics/MesaLib7/options.mk4
-rw-r--r--graphics/libepoxy/Makefile4
-rw-r--r--lang/chicken/Makefile4
-rw-r--r--lang/python/versioned_dependencies.mk4
-rw-r--r--lang/ruby/gem.mk6
-rw-r--r--mk/bdb.buildlink3.mk4
-rw-r--r--mk/compiler/gcc.mk6
-rw-r--r--mk/curses.buildlink3.mk4
-rw-r--r--mk/fam.buildlink3.mk4
-rw-r--r--mk/java-vm.mk4
-rw-r--r--mk/jpeg.buildlink3.mk4
-rw-r--r--mk/krb5.buildlink3.mk4
-rw-r--r--mk/mpi.buildlink3.mk4
-rw-r--r--mk/pthread.buildlink3.mk8
-rw-r--r--mk/readline.buildlink3.mk4
-rw-r--r--mk/termcap.buildlink3.mk4
-rw-r--r--mk/terminfo.buildlink3.mk4
-rw-r--r--mk/tex.buildlink3.mk4
-rw-r--r--mk/wxGTK.mk4
-rw-r--r--multimedia/libva-driver-vdpau/Makefile4
-rw-r--r--multimedia/libvdpau/Makefile4
-rw-r--r--regress/pkgfail/Makefile4
-rw-r--r--x11/qt3-libs/Makefile4
28 files changed, 60 insertions, 60 deletions
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile
index 94a5234b5f6..d033beed59a 100644
--- a/cad/pcb/Makefile
+++ b/cad/pcb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.81 2016/01/22 21:56:36 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.82 2016/04/11 04:22:33 dbj Exp $
#
DISTNAME= pcb-20140316
@@ -53,7 +53,7 @@ CONFIGURE_ARGS+= --with-gui=gtk
.elif !empty(PKG_OPTIONS:Mbatch)
CONFIGURE_ARGS+= --with-gui=none
.else
-PKG_FAIL_REASON= Invalid options
+PKG_FAIL_REASON+= Invalid options
.endif
# dbus is only needed if we are building a gui (lesstif/gtk)
diff --git a/comms/lirc/Makefile b/comms/lirc/Makefile
index debdd34c976..60eec202b7a 100644
--- a/comms/lirc/Makefile
+++ b/comms/lirc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2015/01/01 09:35:17 dholland Exp $
+# $NetBSD: Makefile,v 1.5 2016/04/11 04:22:33 dbj Exp $
#
DISTNAME= lirc-0.9.0
@@ -38,7 +38,7 @@ post-install:
.include "available.mk"
.if ${LIRC_AVAILABLE} == no
-PKG_SKIP_REASON= "lirc is not available for this platform"
+PKG_SKIP_REASON+= "lirc is not available for this platform"
.endif
.include "options.mk"
diff --git a/devel/git-base/options.mk b/devel/git-base/options.mk
index 4483c5f23eb..f3efa91410d 100644
--- a/devel/git-base/options.mk
+++ b/devel/git-base/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.3 2014/08/01 19:18:39 schmonz Exp $
+# $NetBSD: options.mk,v 1.4 2016/04/11 04:22:33 dbj Exp $
#
PKG_OPTIONS_VAR= PKG_OPTIONS.git
PKG_SUPPORTED_OPTIONS= python apple-common-crypto
@@ -26,7 +26,7 @@ CONFIGURE_ARGS+= --without-python
.if !empty(PKG_OPTIONS:Mapple-common-crypto)
. if !empty(MACHINE_PLATFORM:MDarwin-[0-8].*-*)
-PKG_FAIL_REASON= "apple-common-crypto not available on this system"
+PKG_FAIL_REASON+= "apple-common-crypto not available on this system"
. endif
CONFIGURE_ARGS+= --without-openssl
.else
diff --git a/emulators/suse121_linux/Makefile.common b/emulators/suse121_linux/Makefile.common
index 8aeed5776ef..d90c1a339a9 100644
--- a/emulators/suse121_linux/Makefile.common
+++ b/emulators/suse121_linux/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.12 2015/09/26 00:44:03 kamil Exp $
+# $NetBSD: Makefile.common,v 1.13 2016/04/11 04:22:34 dbj Exp $
#
# used by emulators/suse121_alsa/Makefile
# used by emulators/suse121_aspell/Makefile
@@ -105,7 +105,7 @@ FILES_SUBST+= LINUX_LIBSUBDIR=${LINUX_LIBSUBDIR:Q}
.sinclude "${SUSE_PKGSRCDIR}/suse.${EMUL_ARCH}.mk"
.if make(distinfo) || make(makedistinfo) || make(mdi) || make(makesum)
-PKG_FAIL_REASON= "please use make emul-fetch or make emul-distinfo"
+PKG_FAIL_REASON+= "please use make emul-fetch or make emul-distinfo"
.endif
.if defined(RPMPKGS) && !empty(RPMPKGS)
diff --git a/emulators/suse131_linux/Makefile.common b/emulators/suse131_linux/Makefile.common
index 2f5f9f70151..985400c7352 100644
--- a/emulators/suse131_linux/Makefile.common
+++ b/emulators/suse131_linux/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.14 2015/09/26 00:40:58 kamil Exp $
+# $NetBSD: Makefile.common,v 1.15 2016/04/11 04:22:34 dbj Exp $
#
# used by emulators/suse131_alsa/Makefile
# used by emulators/suse131_aspell/Makefile
@@ -123,7 +123,7 @@ FILES_SUBST+= LINUX_LIBSUBDIR=${LINUX_LIBSUBDIR:Q}
.sinclude "${SUSE_PKGSRCDIR}/suse.${EMUL_ARCH}.mk"
.if make(distinfo) || make(makedistinfo) || make(mdi) || make(makesum)
-PKG_FAIL_REASON= "please use make emul-fetch or make emul-distinfo"
+PKG_FAIL_REASON+= "please use make emul-fetch or make emul-distinfo"
.endif
.if defined(RPMPKGS) && !empty(RPMPKGS)
diff --git a/graphics/MesaLib7/options.mk b/graphics/MesaLib7/options.mk
index 1497a9d7f08..92be4d31b16 100644
--- a/graphics/MesaLib7/options.mk
+++ b/graphics/MesaLib7/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.2 2015/04/05 17:02:45 tnn Exp $
+# $NetBSD: options.mk,v 1.3 2016/04/11 04:22:34 dbj Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.MesaLib7
PKG_SUPPORTED_OPTIONS=
@@ -57,7 +57,7 @@ CONFIGURE_ARGS+= --with-dri-drivers="i810 i915 i965 mach64 mga r128 r200
CONFIGURE_ARGS+= --with-driver=xlib
PLIST.nodri= yes
.if !empty(MACHINE_PLATFORM:MNetBSD-[4-9]*-*86*)
-PKG_FAIL_REASON= "The dri option needs to be enabled for this to build on NetBSD."
+PKG_FAIL_REASON+= "The dri option needs to be enabled for this to build on NetBSD."
.endif
###
### XXX building libOSMesa breaks with -j, and GNU make has no .WAIT
diff --git a/graphics/libepoxy/Makefile b/graphics/libepoxy/Makefile
index b470f2cae60..9597afaad3b 100644
--- a/graphics/libepoxy/Makefile
+++ b/graphics/libepoxy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2015/11/30 14:36:35 tnn Exp $
+# $NetBSD: Makefile,v 1.16 2016/04/11 04:22:34 dbj Exp $
DISTNAME= libepoxy-1.3.1
PKGREVISION= 3
@@ -49,7 +49,7 @@ PLIST.egl= yes
BUILD_GLX= no
BUILD_EGL= no
. if !(${OPSYS} == "Darwin" && ${X11_TYPE} == "native")
-PKG_FAIL_REASON= "The x11 option must be enabled on this platform/configuration."
+PKG_FAIL_REASON+= "The x11 option must be enabled on this platform/configuration."
. endif
.endif
diff --git a/lang/chicken/Makefile b/lang/chicken/Makefile
index 029e9b067bf..dee471bf257 100644
--- a/lang/chicken/Makefile
+++ b/lang/chicken/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2015/08/15 17:51:43 leot Exp $
+# $NetBSD: Makefile,v 1.55 2016/04/11 04:22:34 dbj Exp $
DISTNAME= chicken-4.10.0
PKGREVISION= 1
@@ -38,7 +38,7 @@ PLATFORM= haiku
.else
#PLATFORM+= ${OPSYS} == "Interix"
# possible choices left: mingw-msys mingw cygwin cross-linux-mingw
-PKG_SKIP_REASON= "${OPSYS} is not supported"
+PKG_SKIP_REASON+= "${OPSYS} is not supported"
.endif
MAKE_FILE= GNUmakefile
diff --git a/lang/python/versioned_dependencies.mk b/lang/python/versioned_dependencies.mk
index 4ee1af73886..7ef3b9592ee 100644
--- a/lang/python/versioned_dependencies.mk
+++ b/lang/python/versioned_dependencies.mk
@@ -1,4 +1,4 @@
-# $NetBSD: versioned_dependencies.mk,v 1.21 2015/07/12 21:42:23 rodent Exp $
+# $NetBSD: versioned_dependencies.mk,v 1.22 2016/04/11 04:22:34 dbj Exp $
#
# This file determines which separate distribution of a Python
# package is used as dependency, depending on the Python version
@@ -51,6 +51,6 @@ DEPENDS:= ${DEPENDS} ${PYPKGPREFIX}-${pkg}-[0-9]*:../../${dir}
.endif
.endfor
.if ${_PKG_MATCHED} == "no"
-PKG_FAIL_REASON= "${pkg} unsupported in PYTHON_VERSIONED_DEPENDENCIES"
+PKG_FAIL_REASON+= "${pkg} unsupported in PYTHON_VERSIONED_DEPENDENCIES"
.endif
.endfor
diff --git a/lang/ruby/gem.mk b/lang/ruby/gem.mk
index 222c07fe3d4..2bb76708fd1 100644
--- a/lang/ruby/gem.mk
+++ b/lang/ruby/gem.mk
@@ -1,4 +1,4 @@
-# $NetBSD: gem.mk,v 1.35 2015/03/08 14:41:12 taca Exp $
+# $NetBSD: gem.mk,v 1.36 2016/04/11 04:22:34 dbj Exp $
#
# This Makefile fragment is intended to be included by packages that build
# and install Ruby gems.
@@ -220,11 +220,11 @@ GEM_CLEANBUILD?= ext/*
GEM_CLEANBUILD_EXTENSIONS+= *.out *.log
.if !empty(GEM_CLEANBUILD:M/*) || !empty(GEM_CLEANBUILD:M*../*)
-PKG_FAIL_REASON= "GEM_CLEANBUILD must be relative to "${PREFIX}/${GEM_LIBDIR:Q}"."
+PKG_FAIL_REASON+= "GEM_CLEANBUILD must be relative to "${PREFIX}/${GEM_LIBDIR:Q}"."
.endif
.if !empty(GEM_CLEANBUILD_EXTENSIONS:M/*) || !empty(GEM_CLEANBUILD_EXTENSIONS:M*../*)
-PKG_FAIL_REASON= "GEM_CLEANBUILD_EXTENSIONS must be relative to "${PREFIX}/${GEM_LIBDIR:Q}"."
+PKG_FAIL_REASON+= "GEM_CLEANBUILD_EXTENSIONS must be relative to "${PREFIX}/${GEM_LIBDIR:Q}"."
.endif
.PHONY: gem-build
diff --git a/mk/bdb.buildlink3.mk b/mk/bdb.buildlink3.mk
index ad9a6a88134..76c444acb5f 100644
--- a/mk/bdb.buildlink3.mk
+++ b/mk/bdb.buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bdb.buildlink3.mk,v 1.25 2015/01/01 18:55:10 ryoon Exp $
+# $NetBSD: bdb.buildlink3.mk,v 1.26 2016/04/11 04:22:34 dbj Exp $
#
# This Makefile fragment is meant to be included by packages that
# require a Berkeley DB (BDB) implementation and that are not restricted
@@ -131,7 +131,7 @@ BUILD_DEFS_EFFECTS+= BDBBASE BDB_LIBS BDB_TYPE
.endif # BDB_BUILDLINK3_MK
.if ${BDB_TYPE} == "none"
-PKG_FAIL_REASON= \
+PKG_FAIL_REASON+= \
"[bdb.buildlink3.mk] ${_BDB_TYPE} is not an acceptable Berkeley DB type for ${PKGNAME}."
.elif ${BDB_TYPE} == "db1"
BUILDLINK_TREE+= db1 -db1
diff --git a/mk/compiler/gcc.mk b/mk/compiler/gcc.mk
index 30b65adb810..af93b08d14f 100644
--- a/mk/compiler/gcc.mk
+++ b/mk/compiler/gcc.mk
@@ -1,4 +1,4 @@
-# $NetBSD: gcc.mk,v 1.166 2016/03/11 23:54:09 khorben Exp $
+# $NetBSD: gcc.mk,v 1.167 2016/04/11 04:22:34 dbj Exp $
#
# This is the compiler definition for the GNU Compiler Collection.
#
@@ -686,7 +686,7 @@ _NEED_NEWER_GCC!= \
.endif
.if !empty(_USE_PKGSRC_GCC:M[yY][eE][sS]) && \
!empty(_NEED_NEWER_GCC:M[yY][eE][sS])
-PKG_FAIL_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
@@ -922,7 +922,7 @@ PREPEND_PATH+= ${_GCC_DIR}/bin
. elif !empty(CC_VERSION:Mgcc-5.*)
. include "../../lang/gcc5-libs/buildlink3.mk"
. else
-PKG_FAIL_REASON= "No USE_PKGSRC_GCC_RUNTIME support for ${CC_VERSION}"
+PKG_FAIL_REASON+= "No USE_PKGSRC_GCC_RUNTIME support for ${CC_VERSION}"
. endif
. endif
.endif
diff --git a/mk/curses.buildlink3.mk b/mk/curses.buildlink3.mk
index b1b69c1d575..d491a608d53 100644
--- a/mk/curses.buildlink3.mk
+++ b/mk/curses.buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: curses.buildlink3.mk,v 1.22 2015/02/04 16:35:32 pho Exp $
+# $NetBSD: curses.buildlink3.mk,v 1.23 2016/04/11 04:22:34 dbj Exp $
#
# This Makefile fragment is meant to be included by packages that require
# any curses implementation instead of one particular one. The available
@@ -95,7 +95,7 @@ buildlink-curses-ncurses-h:
.endif # CURSES_BUILDLINK3_MK
.if ${CURSES_TYPE} == "none"
-PKG_FAIL_REASON= \
+PKG_FAIL_REASON+= \
"${_CURSES_TYPE} is not an acceptable curses type for ${PKGNAME}."
.elif ${CURSES_TYPE} == "curses"
. include "curses.builtin.mk"
diff --git a/mk/fam.buildlink3.mk b/mk/fam.buildlink3.mk
index e0c0a8e9591..812abd104d0 100644
--- a/mk/fam.buildlink3.mk
+++ b/mk/fam.buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: fam.buildlink3.mk,v 1.7 2009/03/17 14:45:19 jmcneill Exp $
+# $NetBSD: fam.buildlink3.mk,v 1.8 2016/04/11 04:22:34 dbj Exp $
#
# This Makefile fragment is meant to be included by packages that
# require a FAM implementation. fam.buildlink3.mk will:
@@ -50,7 +50,7 @@ BUILD_DEFS_EFFECTS+= FAMBASE FAM_TYPE
FAM_SERVER?= yes
.if ${FAM_TYPE} == "none"
-PKG_FAIL_REASON= \
+PKG_FAIL_REASON+= \
"${_FAM_TYPE} is not an acceptable FAM type for ${PKGNAME}."
.elif ${FAM_TYPE} == "fam"
. include "../../sysutils/fam/buildlink3.mk"
diff --git a/mk/java-vm.mk b/mk/java-vm.mk
index 0c86b3cd259..3a595e07d41 100644
--- a/mk/java-vm.mk
+++ b/mk/java-vm.mk
@@ -1,4 +1,4 @@
-# $NetBSD: java-vm.mk,v 1.105 2016/03/12 06:27:17 tnn Exp $
+# $NetBSD: java-vm.mk,v 1.106 2016/04/11 04:22:34 dbj Exp $
#
# This Makefile fragment handles Java dependencies and make variables,
# and is meant to be included by packages that require Java either at
@@ -243,7 +243,7 @@ _PKG_JVM= ${_PKG_JVM_FIRSTACCEPTED}
#
.if !defined(_PKG_JVM)
# force an error
-PKG_FAIL_REASON= "no acceptable JVM found"
+PKG_FAIL_REASON+= "no acceptable JVM found"
_PKG_JVM= "none"
.endif
diff --git a/mk/jpeg.buildlink3.mk b/mk/jpeg.buildlink3.mk
index 5149c8af45d..06178e056fb 100644
--- a/mk/jpeg.buildlink3.mk
+++ b/mk/jpeg.buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: jpeg.buildlink3.mk,v 1.2 2015/11/23 00:49:26 mef Exp $
+# $NetBSD: jpeg.buildlink3.mk,v 1.3 2016/04/11 04:22:34 dbj Exp $
#
# This Makefile fragment is meant to be included by packages that
# require a libjpeg implementation. jpeg.buildlink3.mk will:
@@ -45,7 +45,7 @@ BUILD_DEFS+= JPEG_DEFAULT
BUILD_DEFS_EFFECTS+= JPEGBASE JPEG_TYPE
.if ${JPEG_TYPE} == "none"
-PKG_FAIL_REASON= \
+PKG_FAIL_REASON+= \
"${_JPEG_TYPE} is not an acceptable libjpeg type for ${PKGNAME}."
.elif ${JPEG_TYPE} == "jpeg"
. include "../../graphics/jpeg/buildlink3.mk"
diff --git a/mk/krb5.buildlink3.mk b/mk/krb5.buildlink3.mk
index 0087c1ab1d9..3f1c340baed 100644
--- a/mk/krb5.buildlink3.mk
+++ b/mk/krb5.buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: krb5.buildlink3.mk,v 1.12 2013/08/16 12:11:17 jperkin Exp $
+# $NetBSD: krb5.buildlink3.mk,v 1.13 2016/04/11 04:22:34 dbj Exp $
#
# This Makefile fragment is meant to be included by packages that
# require a Kerberos 5 implementation. krb5.buildlink3.mk will:
@@ -59,7 +59,7 @@ CRYPTO+= uses Kerberos encryption code
.endif # KRB5_BUILDLINK3_MK
.if ${KRB5_TYPE} == "none"
-PKG_FAIL_REASON= \
+PKG_FAIL_REASON+= \
"${_KRB5_TYPE} is not an acceptable Kerberos 5 type for ${PKGNAME}."
.elif ${KRB5_TYPE} == "heimdal"
. include "../../security/heimdal/buildlink3.mk"
diff --git a/mk/mpi.buildlink3.mk b/mk/mpi.buildlink3.mk
index 6c360f417ea..32bc7a984c9 100644
--- a/mk/mpi.buildlink3.mk
+++ b/mk/mpi.buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: mpi.buildlink3.mk,v 1.1 2010/05/16 11:07:39 asau Exp $
+# $NetBSD: mpi.buildlink3.mk,v 1.2 2016/04/11 04:22:34 dbj Exp $
#
# This Makefile fragment is meant to be included by packages
# that use any MPI implementation instead of one particular one.
@@ -29,7 +29,7 @@ _MPI_PACKAGE= parallel/mpi-ch
.elif $(MPI_TYPE) == "openmpi"
_MPI_PACKAGE= parallel/openmpi
.else # invalid or unimplemented type
-PKG_FAIL_REASON= \
+PKG_FAIL_REASON+= \
"${MPI_TYPE} is not an acceptable MPI type for ${PKGNAME}."
.endif
.endif
diff --git a/mk/pthread.buildlink3.mk b/mk/pthread.buildlink3.mk
index 30b5d90ea5b..6498f0bb951 100644
--- a/mk/pthread.buildlink3.mk
+++ b/mk/pthread.buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: pthread.buildlink3.mk,v 1.31 2015/01/01 07:51:47 dholland Exp $
+# $NetBSD: pthread.buildlink3.mk,v 1.32 2016/04/11 04:22:34 dbj Exp $
#
# The pthreads strategy for pkgsrc is to "bless" a particular pthread
# package as the Official Pthread Replacement (OPR). The following
@@ -100,7 +100,7 @@ PTHREAD_TYPE= native
. if !empty(PTHREAD_OPTS:Mnative)
PTHREAD_TYPE= none
. if !empty(PTHREAD_OPTS:Mrequire) && empty(PTHREAD_OPTS:Moptional)
-PKG_SKIP_REASON= "${PKGNAME} requires a native pthreads implementation."
+PKG_SKIP_REASON+= "${PKGNAME} requires a native pthreads implementation."
. endif
. else
PTHREAD_TYPE= none
@@ -111,7 +111,7 @@ PTHREAD_TYPE= ${_PKG_PTHREAD}
. endfor
. if ${PTHREAD_TYPE} == "none" && \
!empty(PTHREAD_OPTS:Mrequire) && empty(PTHREAD_OPTS:Moptional)
-PKG_SKIP_REASON= "${PKGNAME} requires a working pthreads implementation."
+PKG_SKIP_REASON+= "${PKGNAME} requires a working pthreads implementation."
. endif
. endif
.endif
@@ -138,7 +138,7 @@ BUILDLINK_LIBS.pthread= ${BUILDLINK_LIBS.${_PKG_PTHREAD}}
BUILDLINK_AUTO_VARS.${_PKG_PTHREAD}?= ${PTHREAD_AUTO_VARS}
BUILDLINK_AUTO_VARS.pthread= ${BUILDLINK_AUTO_VARS.${_PKG_PTHREAD}}
. else
-PKG_FAIL_REASON= ${PKGNAME:Q}" needs pthreads, but "${_PKG_PTHREAD_BUILDLINK3_MK:Q}" is missing."
+PKG_FAIL_REASON+= ${PKGNAME:Q}" needs pthreads, but "${_PKG_PTHREAD_BUILDLINK3_MK:Q}" is missing."
. endif
.endif
diff --git a/mk/readline.buildlink3.mk b/mk/readline.buildlink3.mk
index 88765fcf504..f8ec5c282a8 100644
--- a/mk/readline.buildlink3.mk
+++ b/mk/readline.buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: readline.buildlink3.mk,v 1.4 2013/08/16 11:31:50 jperkin Exp $
+# $NetBSD: readline.buildlink3.mk,v 1.5 2016/04/11 04:22:34 dbj Exp $
#
# This Makefile fragment is meant to be included by packages that require
# any readline implementation instead of one particular one. The available
@@ -72,7 +72,7 @@ _PKG_USE_READLINE= yes
.endif # EDITLINEREADLINE_BUILDLINK3_MK
.if ${READLINE_TYPE} == "none"
-PKG_FAIL_REASON= \
+PKG_FAIL_REASON+= \
"${_READLINE_TYPE} is not an acceptable readline type for ${PKGNAME}."
.elif ${READLINE_TYPE} == "editline"
. include "../../devel/editline/buildlink3.mk"
diff --git a/mk/termcap.buildlink3.mk b/mk/termcap.buildlink3.mk
index 1bcb2a90b8c..3057b455f4c 100644
--- a/mk/termcap.buildlink3.mk
+++ b/mk/termcap.buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: termcap.buildlink3.mk,v 1.10 2013/10/19 19:12:41 roy Exp $
+# $NetBSD: termcap.buildlink3.mk,v 1.11 2016/04/11 04:22:34 dbj Exp $
#
# This Makefile fragment is meant to be included by packages that require
# a termcap implementation that supports the basic termcap functions:
@@ -54,7 +54,7 @@ BUILDLINK_TRANSFORM+= l:termcap:${BUILDLINK_LIBNAME.termcap}
.endif # TERMCAP_BUILDLINK3_MK
.if ${TERMCAP_TYPE} == "none"
-PKG_FAIL_REASON= "No usable termcap library found on the system."
+PKG_FAIL_REASON+= "No usable termcap library found on the system."
.elif (${TERMCAP_TYPE} == "terminfo") || \
(${TERMCAP_TYPE} == "termlib") || \
(${TERMCAP_TYPE} == "termcap") || \
diff --git a/mk/terminfo.buildlink3.mk b/mk/terminfo.buildlink3.mk
index 004cf85d811..bc643a1f22c 100644
--- a/mk/terminfo.buildlink3.mk
+++ b/mk/terminfo.buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: terminfo.buildlink3.mk,v 1.6 2014/03/11 09:16:57 obache Exp $
+# $NetBSD: terminfo.buildlink3.mk,v 1.7 2016/04/11 04:22:34 dbj Exp $
#
# This Makefile fragment is meant to be included by packages that require
# any terminfo implementation instead of one particular one. The available
@@ -83,7 +83,7 @@ BUILDLINK_TRANSFORM+= l:${_tcap_}:${BUILDLINK_LIBNAME.terminfo}
.endif # TERMINFO_BUILDLINK3_MK
.if ${TERMINFO_TYPE} == "none"
-PKG_FAIL_REASON= \
+PKG_FAIL_REASON+= \
"${_TERMINFO_TYPE} is not an acceptable terminfo type for ${PKGNAME}."
.elif ${TERMINFO_TYPE} == "terminfo"
BUILDLINK_TREE+= terminfo -terminfo
diff --git a/mk/tex.buildlink3.mk b/mk/tex.buildlink3.mk
index ed7879cc3bf..b502d2be50a 100644
--- a/mk/tex.buildlink3.mk
+++ b/mk/tex.buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: tex.buildlink3.mk,v 1.17 2006/10/01 14:53:30 rillig Exp $
+# $NetBSD: tex.buildlink3.mk,v 1.18 2016/04/11 04:22:34 dbj Exp $
#
# This file is included by packages that need a TeX package to work.
#
@@ -88,7 +88,7 @@ _TEX_PKGSRCDIR= ${BUILDLINK_PKGSRCDIR.teTeX3}
.endif # TEX_BUILDLINK3_MK
.if ${TEX_TYPE} == "none"
-PKG_FAIL_REASON= \
+PKG_FAIL_REASON+= \
"${_TEX_TYPE} is not an acceptable (${TEX_ACCEPTED})\
TeX version for ${PKGNAME}."
.else
diff --git a/mk/wxGTK.mk b/mk/wxGTK.mk
index 9de7e64485d..083c572fe98 100644
--- a/mk/wxGTK.mk
+++ b/mk/wxGTK.mk
@@ -1,4 +1,4 @@
-# $NetBSD: wxGTK.mk,v 1.1 2015/11/17 13:42:35 mef Exp $
+# $NetBSD: wxGTK.mk,v 1.2 2016/04/11 04:22:34 dbj Exp $
#
# This Makefile fragment is meant to be included by packages that
# require a wxGTK library. wxGTK.mk will:
@@ -49,7 +49,7 @@ BUILD_DEFS+= WXGTK_DEFAULT
BUILD_DEFS_EFFECTS+= WXGTKBASE WXGTK_TYPE
.if ${WXGTK_TYPE} == "none"
-PKG_FAIL_REASON= \
+PKG_FAIL_REASON+= \
"${_WXGTK_TYPE} is not an acceptable version of wxGTK for ${PKGNAME}."
.elif ${WXGTK_TYPE} == "WXGTK28"
. include "../../x11/wxGTK28/buildlink3.mk"
diff --git a/multimedia/libva-driver-vdpau/Makefile b/multimedia/libva-driver-vdpau/Makefile
index 01f613823ff..0639dfdaeb6 100644
--- a/multimedia/libva-driver-vdpau/Makefile
+++ b/multimedia/libva-driver-vdpau/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2015/01/04 09:39:51 dholland Exp $
+# $NetBSD: Makefile,v 1.5 2016/04/11 04:22:34 dbj Exp $
#
DISTNAME= vdpau-driver-${PKGNAME:C/^.*-//}
@@ -23,7 +23,7 @@ pre-configure:
.include "../../multimedia/libva/buildlink3.mk"
.if ${VAAPI_AVAILABLE} != "yes"
-PKG_SKIP_REASON= "No VAAPI support on this platform"
+PKG_SKIP_REASON+= "No VAAPI support on this platform"
.endif
.include "../../mk/bsd.pkg.mk"
diff --git a/multimedia/libvdpau/Makefile b/multimedia/libvdpau/Makefile
index 7e72c394408..8ab2c9a2280 100644
--- a/multimedia/libvdpau/Makefile
+++ b/multimedia/libvdpau/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2015/01/04 09:38:29 dholland Exp $
+# $NetBSD: Makefile,v 1.9 2016/04/11 04:22:34 dbj Exp $
#
DISTNAME= libvdpau-0.5
@@ -34,7 +34,7 @@ post-install:
.include "available.mk"
.if ${VDPAU_AVAILABLE} == no
-PKG_SKIP_REASON= "VDPAU is not available on this platform"
+PKG_SKIP_REASON+= "VDPAU is not available on this platform"
.endif
.include "../../x11/libX11/buildlink3.mk"
diff --git a/regress/pkgfail/Makefile b/regress/pkgfail/Makefile
index 1ff6d92f8d9..f69629e0d2d 100644
--- a/regress/pkgfail/Makefile
+++ b/regress/pkgfail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2015/03/06 23:26:26 tnn Exp $
+# $NetBSD: Makefile,v 1.3 2016/04/11 04:22:34 dbj Exp $
#
DISTNAME= regress-pkgfail-0.0
@@ -8,6 +8,6 @@ CATEGORIES= regress
MAINTAINER= gavan@NetBSD.org
COMMENT= Test PKG_FAIL_REASON
-PKG_FAIL_REASON= "This package should never build"
+PKG_FAIL_REASON+= "This package should never build"
.include "../../mk/bsd.pkg.mk"
diff --git a/x11/qt3-libs/Makefile b/x11/qt3-libs/Makefile
index 5e448d884cc..615d11b6142 100644
--- a/x11/qt3-libs/Makefile
+++ b/x11/qt3-libs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.94 2016/03/05 11:29:47 jperkin Exp $
+# $NetBSD: Makefile,v 1.95 2016/04/11 04:22:35 dbj Exp $
PKGNAME= qt3-libs-${QTVERSION}
PKGREVISION= 30
@@ -17,7 +17,7 @@ GCC_REQD+= 3.4
.include "../../mk/compiler.mk"
.if ${OPSYS} == "Darwin" && !empty(CC_VERSION:Mgcc-4.0.0)
-PKG_FAIL_REASON= "Apple's gcc 4.0.0 yields an internal compiler error."
+PKG_FAIL_REASON+= "Apple's gcc 4.0.0 yields an internal compiler error."
PKG_FAIL_REASON+= "Please update gcc to a later version."
.endif