pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/unison2.51 net/unison2.51: Drop MAKE_OBS_SAFE=no
details: https://anonhg.NetBSD.org/pkgsrc/rev/9ef1bf69caa2
branches: trunk
changeset: 374730:9ef1bf69caa2
user: gdt <gdt%pkgsrc.org@localhost>
date: Fri Feb 25 20:36:46 2022 +0000
description:
net/unison2.51: Drop MAKE_OBS_SAFE=no
It builds for me repeatedly with MAKE_JOBS=20.
(If there are failures and this needs reenabling, please open a
high-quality bug report upstream and provide a link.)
diffstat:
net/unison2.51/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r b3e3e5d2f091 -r 9ef1bf69caa2 net/unison2.51/Makefile
--- a/net/unison2.51/Makefile Fri Feb 25 19:17:20 2022 +0000
+++ b/net/unison2.51/Makefile Fri Feb 25 20:36:46 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2022/02/24 13:50:39 gdt Exp $
+# $NetBSD: Makefile,v 1.39 2022/02/25 20:36:46 gdt Exp $
# Currently, 2.51.x is the standard approach, and thus this package
# produces a "unison-2.51.x" package which installs a "unison" binary.
@@ -19,7 +19,6 @@
USE_TOOLS+= gmake bash
MAKE_FLAGS+= CFLAGS=""
MAKE_ENV+= HOME=${WRKDIR:Q}
-MAKE_JOBS_SAFE= no
.include "../../mk/ocaml.mk"
Home |
Main Index |
Thread Index |
Old Index