summaryrefslogtreecommitdiff
path: root/math/ocaml-zarith
diff options
context:
space:
mode:
authorjoerg <joerg>2016-04-03 12:45:57 +0000
committerjoerg <joerg>2016-04-03 12:45:57 +0000
commit0691e58e0ba84686309cdfc1df4d74bba09379b8 (patch)
tree8198a500de43c3a42558f6219e272c625cce83fb /math/ocaml-zarith
parentf2e625e0f675047570d2b802fba1c3f3e79e9822 (diff)
downloadpkgsrc-0691e58e0ba84686309cdfc1df4d74bba09379b8.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