diff options
Diffstat (limited to 'devel/ocaml-react/Makefile')
-rw-r--r-- | devel/ocaml-react/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ocaml-react/Makefile b/devel/ocaml-react/Makefile index 06c01db9eb5b..f33cdd266c23 100644 --- a/devel/ocaml-react/Makefile +++ b/devel/ocaml-react/Makefile @@ -12,6 +12,8 @@ COMMENT= OCaml module for functional reactive programming LICENSE= BSD3CLAUSE +BUILD_DEPENDS= ocamlbuild:devel/ocaml-ocamlbuild + USES= tar:tbz USE_OCAML= yes OPTIONS_DEFINE= X11 |