diff options
| -rw-r--r-- | devel/ocaml-ocamlbuild/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ocaml-ocamlbuild/Makefile b/devel/ocaml-ocamlbuild/Makefile index 909ae206e166..9a8f097658e4 100644 --- a/devel/ocaml-ocamlbuild/Makefile +++ b/devel/ocaml-ocamlbuild/Makefile @@ -11,6 +11,8 @@ COMMENT= Build tool for OCaml libraries and programs LICENSE= GPLv2 +BROKEN= conflicts with ocaml + USES= gmake USE_GITHUB= yes GH_ACCOUNT= ocaml |
