pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ocaml-extlib Can't reproduce the problem anymore...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fcf249e26b7e
branches: trunk
changeset: 400364:fcf249e26b7e
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Tue Aug 27 19:56:03 2019 +0000
description:
Can't reproduce the problem anymore. Remove MAKE_JOBS_SAFE=no.
diffstat:
devel/ocaml-extlib/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 63cfcefe7793 -r fcf249e26b7e devel/ocaml-extlib/Makefile
--- a/devel/ocaml-extlib/Makefile Tue Aug 27 19:55:58 2019 +0000
+++ b/devel/ocaml-extlib/Makefile Tue Aug 27 19:56:03 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2019/08/27 16:04:02 schmonz Exp $
+# $NetBSD: Makefile,v 1.20 2019/08/27 19:56:03 schmonz Exp $
VERSION= 1.7.6
PKGREVISION= 1
@@ -14,8 +14,6 @@
USE_TOOLS+= gmake
-MAKE_JOBS_SAFE= no
-
OCAML_USE_FINDLIB= yes
.include "../../mk/ocaml.mk"
Home |
Main Index |
Thread Index |
Old Index