summaryrefslogtreecommitdiff
path: root/emulators/suse121_linux
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 /emulators/suse121_linux
parentbb2b4982bcf7c8af4aeaa3025abdc3119c30cf88 (diff)
downloadpkgsrc-f0b2d4c2907e8f8c75c0fefb76a726effa493ffa.tar.gz
update PKG_{FAIL,SKIP}_REASON with +=
Diffstat (limited to 'emulators/suse121_linux')
-rw-r--r--emulators/suse121_linux/Makefile.common4
1 files changed, 2 insertions, 2 deletions
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)