Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 May 2015 12:33:16 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r386526 - head/textproc/ocaml-tyxml
Message-ID:  <201505161233.t4GCXG5K044575@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Sat May 16 12:33:15 2015
New Revision: 386526
URL: https://svnweb.freebsd.org/changeset/ports/386526

Log:
  textproc/ocaml-tyxml: Unbreak by setting USE_OCAML_CAMLP4

Modified:
  head/textproc/ocaml-tyxml/Makefile

Modified: head/textproc/ocaml-tyxml/Makefile
==============================================================================
--- head/textproc/ocaml-tyxml/Makefile	Sat May 16 12:29:44 2015	(r386525)
+++ head/textproc/ocaml-tyxml/Makefile	Sat May 16 12:33:15 2015	(r386526)
@@ -22,6 +22,7 @@ USES=			gmake
 USE_OCAML=		yes
 USE_OCAML_FINDLIB=	yes
 USE_OCAML_LDCONFIG=	yes
+USE_OCAML_CAMLP4=	yes
 USE_OCAMLFIND_PLIST=	yes
 
 SA_DIR=			${LOCALBASE}/${OCAML_SITELIBDIR}



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