pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/devel/gettext-lib



Hi,

From: "OBATA Akio" <obache%NetBSD.org@localhost>, Date: Sat, 01 Sep 2012 
17:41:35 +0900

> Please try to apply followings:
> 
> Index: devel/gettext-lib/buildlink3.mk
> ===================================================================
> RCS file: /cvsroot/pkgsrc/devel/gettext-lib/buildlink3.mk,v
> retrieving revision 1.34
> diff -u -r1.34 buildlink3.mk
> --- devel/gettext-lib/buildlink3.mk 29 Aug 2012 09:01:01 -0000 1.34
> +++ devel/gettext-lib/buildlink3.mk     1 Sep 2012 08:38:39 -0000
> @@ -35,7 +35,7 @@
>  .if !empty(USE_BUILTIN.gettext:M[yY][eE][sS])
>  USE_BUILTIN.iconv=     yes
>  .else
> -BUILDLINK_INCDIRS.gettext+= include/gettext
> +BUILDLINK_FNAME_TRANSFORM.gettext+= -e 's|include/gettext/|include/|'
>  .endif
> 
>  .include "../../converters/libiconv/buildlink3.mk"

This patch works fine.

Thank you.

--
Ryo ONODERA // ryo_on%yk.rim.or.jp@localhost
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB  FD1B F404 27FA C7D1 15F3





Home | Main Index | Thread Index | Old Index