diff options
Diffstat (limited to 'devel/ocaml-lacaml/Makefile')
-rw-r--r-- | devel/ocaml-lacaml/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ocaml-lacaml/Makefile b/devel/ocaml-lacaml/Makefile index c4a56f0cce60..e7d7995aed44 100644 --- a/devel/ocaml-lacaml/Makefile +++ b/devel/ocaml-lacaml/Makefile @@ -14,6 +14,8 @@ COMMENT= OCaml interface to BLAS and LAPACK libraries LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING.txt +BUILD_DEPENDS= ocamlbuild:devel/ocaml-ocamlbuild + USE_OCAML= yes USE_OCAML_FINDLIB=yes USE_OCAMLFIND_PLIST=yes |