diff options
Diffstat (limited to 'devel/ocaml-parmap/Makefile')
-rw-r--r-- | devel/ocaml-parmap/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ocaml-parmap/Makefile b/devel/ocaml-parmap/Makefile index 21a30400e79d..8ec1bce70669 100644 --- a/devel/ocaml-parmap/Makefile +++ b/devel/ocaml-parmap/Makefile @@ -12,6 +12,8 @@ COMMENT= Minimalistic library allowing to exploit multicore architecture LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= ocamlbuild:devel/ocaml-ocamlbuild + USE_GITHUB= yes GH_ACCOUNT= rdicosmo |