aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2012-02-10 16:33:46 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2012-02-10 16:33:46 +0000
commitcbeeb904ca0d756735af5b11e12a54984de29942 (patch)
tree19d4ada08985425a9d2419376e2392d6b276686a
parent286b30293a1f9835b013de00c386eb76baf2dbf7 (diff)
downloadports-cbeeb904ca0d756735af5b11e12a54984de29942.tar.gz
ports-cbeeb904ca0d756735af5b11e12a54984de29942.zip
- Mark MAKE_JOBS_UNSAFE
Reported by: P6 TB
Notes
Notes: svn path=/head/; revision=290865
-rw-r--r--devel/ocaml-findlib/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ocaml-findlib/Makefile b/devel/ocaml-findlib/Makefile
index 844805d4b07b..dd0635648760 100644
--- a/devel/ocaml-findlib/Makefile
+++ b/devel/ocaml-findlib/Makefile
@@ -18,6 +18,8 @@ COMMENT= OCaml package manager
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
RUN_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
+MAKE_JOBS_UNSAFE= yes
+
HAS_CONFIGURE= yes
USE_GMAKE= yes
ALL_TARGET= all opt