Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Aug 2010 13:20:08 +0400
From:      Anonymous <swell.k@gmail.com>
To:        Gabor Kovesdan <gabor@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/textproc/gnugrep Makefile pkg-plist
Message-ID:  <86iq3c44hj.fsf@gmail.com>
In-Reply-To: <201008150051.o7F0pXv0032133@repoman.freebsd.org> (Gabor Kovesdan's message of "Sun, 15 Aug 2010 00:51:33 %2B0000 (UTC)")
References:  <201008150051.o7F0pXv0032133@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Gabor Kovesdan <gabor@FreeBSD.org> writes:

> gabor       2010-08-15 00:51:33 UTC
>
>   FreeBSD ports repository
>
>   Modified files:
>     textproc/gnugrep     Makefile 
>   Added files:
>     textproc/gnugrep     pkg-plist 
>   Log:
>   - Add support for NLS with the conventional WITHOUT_NLS knob to disable it
>   - Silence post-patch target
>   - Bump PORTREVISION
>   - Cosmetic changes
>   
>   PR:             ports/149290
>   Submitted by:   swell.k@gmail.com
>   
>   Revision  Changes    Path
>   1.6       +18 -10    ports/textproc/gnugrep/Makefile
>   1.1       +47 -0     ports/textproc/gnugrep/pkg-plist (new)

I think I've said in the PR that -lintl in LDFLAGS is not needed.

  checking for GNU gettext in libc... no
  checking for GNU gettext in libintl... yes

The configure script is smart enough to check -lintl.



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