summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-07-17 09:18:42 +0000
committernia <nia@pkgsrc.org>2019-07-17 09:18:42 +0000
commitf21d737eaf38571f90129a3bf3274e9f4b00e265 (patch)
tree583ccc6221be5cda703e6ba842181dc4395962fd /chat
parentb397c595f3bd73d29952f848db72cf4e8d3aef48 (diff)
downloadpkgsrc-f21d737eaf38571f90129a3bf3274e9f4b00e265.tar.gz
hexchat: Try out MAKE_JOBS_SAFE=no to deal with non-deterministic builds.
Diffstat (limited to 'chat')
-rw-r--r--chat/hexchat/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/chat/hexchat/Makefile b/chat/hexchat/Makefile
index 4f7e3367f2e..38f324b8e43 100644
--- a/chat/hexchat/Makefile
+++ b/chat/hexchat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2019/05/08 17:19:41 nia Exp $
+# $NetBSD: Makefile,v 1.33 2019/07/17 09:18:42 nia Exp $
DISTNAME= hexchat-2.14.2
CATEGORIES= chat
@@ -41,6 +41,9 @@ PLIST_SUBST+= SOEXT=${SOEXT}
LDFLAGS.SunOS+= -lsocket -lnsl
+# Let's see if this helps with the non-deterministic builds...
+MAKE_JOBS_SAFE= no
+
# I have no idea why it sometimes isn't doing this, causing the build
# to fail without the generated files.
post-configure: