svn commit: r406955 - head/Mk/Uses

Antoine Brodin antoine at FreeBSD.org
Sat Jan 23 06:38:24 UTC 2016


On Sat, Jan 23, 2016 at 12:27 AM, Jimmy Olgeni <olgeni at freebsd.org> wrote:
> Author: olgeni
> Date: Fri Jan 22 23:27:40 2016
> New Revision: 406955
> URL: https://svnweb.freebsd.org/changeset/ports/406955
>
> Log:
>   Do not try to depend on Erlang libraries (if any) in
>   ELIXIR_LIB_ROOT, because they do not exist there.
>
> Modified:
>   head/Mk/Uses/elixir.mk

This breaks INDEX with fmake  (so it breaks INDEX on FreeBSD 9),  I'm
going to revert this change.

% fmake -C databases/elixir-db_connection -VPKGNAME
"/usr/ports/Mk/Uses/elixir.mk", line 77: Malformed conditional
(elixir-connection != elixir-connection)
"/usr/ports/Mk/Uses/elixir.mk", line 77: Malformed conditional
(erlang-backoff != backoff)
"/usr/ports/Mk/bsd.port.mk", line 1474: if-less endif
"/usr/ports/Mk/bsd.port.mk", line 5846: if-less endif
fmake: fatal errors encountered -- cannot continue

Cheers,

Antoine


More information about the svn-ports-head mailing list