cvs commit: ports/textproc/gnugrep Makefile pkg-plist
    Anonymous 
    swell.k at gmail.com
       
    Sun Aug 15 09:20:21 UTC 2010
    
    
  
Gabor Kovesdan <gabor at 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 at 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.
    
    
More information about the cvs-all
mailing list