diff options
Diffstat (limited to 'www/ocaml-net/Makefile')
-rw-r--r-- | www/ocaml-net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/ocaml-net/Makefile b/www/ocaml-net/Makefile index f4c5756f1d56..4217bf931275 100644 --- a/www/ocaml-net/Makefile +++ b/www/ocaml-net/Makefile @@ -27,6 +27,7 @@ USE_OCAML_FINDLIB= yes HAS_CONFIGURE= yes ALL_TARGET= all opt +MAKE_JOBS_UNSAFE= yes PLIST_FILES= bin/netplex-admin \ bin/ocamlrpcgen |