summaryrefslogtreecommitdiff
path: root/math/ocaml-zarith
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2016-04-03 12:45:57 +0000
committerjoerg <joerg@pkgsrc.org>2016-04-03 12:45:57 +0000
commitff420fafa266a7c9aaeef4792daaf1e740d48ea8 (patch)
tree8198a500de43c3a42558f6219e272c625cce83fb /math/ocaml-zarith
parent3b1d8f16ea9a8d9e1005546f9bc73e9bcb228728 (diff)
downloadpkgsrc-ff420fafa266a7c9aaeef4792daaf1e740d48ea8.tar.gz
Note MAKE_JOBS_SAFE.
Diffstat (limited to 'math/ocaml-zarith')
-rw-r--r--math/ocaml-zarith/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/math/ocaml-zarith/Makefile b/math/ocaml-zarith/Makefile
index 549d305799b..d6de11156f1 100644
--- a/math/ocaml-zarith/Makefile
+++ b/math/ocaml-zarith/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/02/07 21:43:03 markd Exp $
+# $NetBSD: Makefile,v 1.2 2016/04/03 12:45:57 joerg Exp $
#
DISTNAME= ocaml-zarith-1.4.1
@@ -12,6 +12,9 @@ LICENSE= gnu-lgpl-v2
DEPENDS+= ocaml-findlib-[0-9]*:../../devel/ocaml-findlib
+# zarith library creation is racy
+MAKE_JOBS_SAFE= no
+
HAS_CONFIGURE= yes
CONFIGURE_ENV+= DESTDIR=${DESTDIR}
USE_TOOLS+= gmake perl