Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jan 2017 12:47:33 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r432730 - head/math/ocaml-zarith
Message-ID:  <201701291247.v0TClXQB068710@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701291247.v0TClXQB068710>