diff options
Diffstat (limited to 'devel/ocaml-uutf/Makefile')
-rw-r--r-- | devel/ocaml-uutf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ocaml-uutf/Makefile b/devel/ocaml-uutf/Makefile index ea05a254fb2b..2431c0b25dce 100644 --- a/devel/ocaml-uutf/Makefile +++ b/devel/ocaml-uutf/Makefile @@ -12,6 +12,8 @@ COMMENT= Non-blocking streaming Unicode codec for OCaml LICENSE= BSD3CLAUSE +BUILD_DEPENDS= ocamlbuild:devel/ocaml-ocamlbuild + USES= tar:tbz USE_OCAML= yes |