Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jan 2007 19:29:13 -0500
From:      "Jose Alonso Cardenas Marquez" <jacardenasm@gmail.com>
To:        freebsd@alaskaparadise.com, freebsd-ports@freebsd.org
Subject:   Re: portlint gettext warnings
Message-ID:  <7c58fcfc0701161629t5db292edm3d7ba1d86ad5f838@mail.gmail.com>
In-Reply-To: <200701161437.27294.freebsd@alaskaparadise.com>
References:  <200701161437.27294.freebsd@alaskaparadise.com>

next in thread | previous in thread | raw e-mail | index | archive | help
2007/1/16, Beech Rintoul <freebsd@alaskaparadise.com>:
> I'm in the process of updating an orphaned port. Portlint reports about 25 of
> the following:
>
> WARN: /usr/ports/audio/beast/pkg-plist: [259]: installing gettext translation
> files, please define USE_GETTEXT as appropriate
>
> I added USE_GETTEXT= yes to the makefile, but it didn't help. What do I need
> to do to fix this warning?
>
> TIA,
>
> Beech
> --
> ---------------------------------------------------------------------------------------
> Beech Rintoul - Sys. Administrator - beech@alaskaparadise.com
> /"\   ASCII Ribbon Campaign  | Alaska Paradise Travel
> \ / - NO HTML/RTF in e-mail  | 201 East 9Th Avenue Ste.310
>  X  - NO Word docs in e-mail | Anchorage, AK 99501
> / \  - Please visit Alaska Paradise - http://www.alaskaparadise.com
> ---------------------------------------------------------------------------------------

Hi :)

It's strange, i added USE_GETTEXT and replaced INSTALL_SHLIB with
USE_LDCONFIG and it worked for me. Now the unique message taht i see
is the following:

WARN: Makefile: Consider adding support for a WITHOUT_NLS knob to
conditionally disable gettext support.

But it's optional if you decide do or don't (Sometimes we haven't
control over it or it's always necessary to be installed as in some
python-ports)

Greetings
ACM



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