svn commit: r497071 - head/devel/ocaml-ocamlbuild

Antoine Brodin antoine at FreeBSD.org
Fri Mar 29 06:40:24 UTC 2019


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


More information about the svn-ports-all mailing list