Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Apr 2015 11:31:18 +0300
From:      Beeblebrox <zaphod@berentweb.com>
To:        freebsd-ports@freebsd.org
Subject:   Makefile syntax for disabled NLS still looks for gettext
Message-ID:  <20150424113118.60cdd20e@rsbsd.rsb>

next in thread | raw e-mail | index | archive | help
I have found 2 ports that fail to build when "OPTIONS_FILE_UNSET+=3DNLS"
is used. The error is the usual "GNU gettext tools not found" problem.

The Makefile of both ports have:
NLS_CONFIGURE_ENABLE=3D nls  \  NLS_USES=3D gettext
This should fix the problem but does not. What does the syntax need to be? =
I have seen examples like "NLS_USES=3D gettext-runtime", but that modificat=
ion did not correct the problem either.

Regards.
--=20
FreeBSD_amd64_11-Current_RadeonKMS
Please CC my email when responding, mail from list is not delivered.



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