pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/unison2.51
Module Name: pkgsrc
Committed By: gdt
Date: Fri Feb 25 20:36:46 UTC 2022
Modified Files:
pkgsrc/net/unison2.51: Makefile
Log Message:
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.)
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/net/unison2.51/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/unison2.51/Makefile
diff -u pkgsrc/net/unison2.51/Makefile:1.38 pkgsrc/net/unison2.51/Makefile:1.39
--- pkgsrc/net/unison2.51/Makefile:1.38 Thu Feb 24 13:50:39 2022
+++ pkgsrc/net/unison2.51/Makefile Fri Feb 25 20:36:46 2022
@@ -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 @@ LICENSE= gnu-gpl-v3
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