svn commit: r432730 - head/math/ocaml-zarith
Dmitry Marakasov
amdmi3 at FreeBSD.org
Sun Jan 29 12:47:34 UTC 2017
Author: amdmi3
Date: Sun Jan 29 12:47:33 2017
New Revision: 432730
URL: https://svnweb.freebsd.org/changeset/ports/432730
Log:
- Mark BROKEN:
ocamlfind: Bad configuration: Cannot mkdir /wrkdirs/usr/ports/math/ocaml-zarith/work/stage/usr/local/lib/ocaml/site-lib:/usr/local/lib/ocaml/zarith because a path component does not exist or is not a directory
Modified:
head/math/ocaml-zarith/Makefile
Modified: head/math/ocaml-zarith/Makefile
==============================================================================
--- head/math/ocaml-zarith/Makefile Sun Jan 29 12:46:49 2017 (r432729)
+++ head/math/ocaml-zarith/Makefile Sun Jan 29 12:47:33 2017 (r432730)
@@ -13,6 +13,8 @@ COMMENT= OCaml arithmetic library for ar
LICENSE= LGPL20
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN= does not build
+
LIB_DEPENDS= libgmp.so:math/gmp
USES= gmake perl5 shebangfix tar:tgz
More information about the svn-ports-all
mailing list