Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Mar 2019 06:40:23 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r497071 - head/devel/ocaml-ocamlbuild
Message-ID:  <201903290640.x2T6eNPG095218@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Fri Mar 29 06:40:23 2019
New Revision: 497071
URL: https://svnweb.freebsd.org/changeset/ports/497071

Log:
  Mark BROKEN: conflicts with ocaml

Modified:
  head/devel/ocaml-ocamlbuild/Makefile

Modified: head/devel/ocaml-ocamlbuild/Makefile
==============================================================================
--- head/devel/ocaml-ocamlbuild/Makefile	Fri Mar 29 06:39:15 2019	(r497070)
+++ head/devel/ocaml-ocamlbuild/Makefile	Fri Mar 29 06:40:23 2019	(r497071)
@@ -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



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