ports/141372: [maintainer update] lang/ocamlduce to 3.11.1.0

Jaap Boender jaapb at kerguelen.org
Mon Dec 21 12:35:26 UTC 2009


> It does not build in clean environment, because it tries to work with
>  distfile from another port:
> 
> tar xf /usr/ports/distfiles/ocaml-3.11.1.tar.bz2
> tar: Error opening archive: Failed to open
>  '/usr/ports/distfiles/ocaml-3.11.1.tar.bz2': No such file or directory
> 
> You should use :extract dependency on ocaml port, and then copy files from
>  it's WRKSRC instead.

OK, this is done, new patch (to the 3.10 port directory) attached. I've 
hardcoded the work directory for the ocaml port (as 
${PORTSDIR}/lang/ocaml/work/ocaml-3.11.1) in the Makefile, as I've no idea how 
to get to the WRKSRC of another port.

I've also just submitted a very small patch to lang/ocaml to make ocamlduce 
build with an ocaml that includes the tcl/tk bindings (this didn't work before 
because the C flags in ocaml's Makefile.config aren't quoted).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ocamlduce2.diff
Type: text/x-patch
Size: 7275 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports-bugs/attachments/20091221/40504cc5/attachment.bin>


More information about the freebsd-ports-bugs mailing list