svn commit: r314581 - in head: converters/libiconv devel/gettext

Andrey Chernov ache at freebsd.org
Mon Mar 18 16:22:52 UTC 2013


On 18.03.2013 19:51, Baptiste Daroussin wrote:
> Author: bapt
> Date: Mon Mar 18 15:51:39 2013
> New Revision: 314581
> URL: http://svnweb.freebsd.org/changeset/ports/314581
> 
> Log:
>   Prevent using gawk which depends on gettext in configure scripts

There is also similar problem with textproc/gnugrep (if installed).
In worst case it depends on both libintl and libiconv and only on
libiconv (for the reason unknown, probably unneeded, dependency is not
present in its makefile) if compiled without NLS.



More information about the svn-ports-head mailing list