diff options
-rw-r--r-- | math/ocaml-zarith/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/ocaml-zarith/Makefile b/math/ocaml-zarith/Makefile index bb9bc52dc219..861963520351 100644 --- a/math/ocaml-zarith/Makefile +++ b/math/ocaml-zarith/Makefile @@ -13,6 +13,8 @@ COMMENT= OCaml arithmetic library for arbitrary precision integers LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= does not build + LIB_DEPENDS= libgmp.so:math/gmp USES= gmake perl5 shebangfix tar:tgz |