Subject: Re: pkg/37157: shared-mime-info 0.22 doesn't build anymore...
To: None <gnats-bugs@NetBSD.org>
From: Gilles Gravier <Gilles@Gravier.org>
List: pkgsrc-bugs
Date: 10/29/2007 17:54:22
Well... I tried with the 1.30 version of Makefile which has

INCOMPAT_GETTEXT set to NetBSD-[123].* and that is fixed. No need to manually patch a file that is probably used elsewhere and change its behavior in ways I don't understand (any more than I do the INCOMPAT_GETTEXT
 - mind you)... :) But at least, this works. :)

Gilles.


Joerg Sonnenberger wrote:
> The following reply was made to PR pkg/37157; it has been noted by GNATS.
>
> From: Joerg Sonnenberger <joerg@britannica.bec.de>
> To: gnats-bugs@NetBSD.org
> Cc: 
> Subject: Re: pkg/37157: shared-mime-info 0.22 doesn't build anymore...
> Date: Mon, 29 Oct 2007 17:13:58 +0100
>
>  On Mon, Oct 29, 2007 at 03:40:05PM +0000, Gilles Gravier wrote:
>  >  I changed gettext_support_nonascii from 1 to 0...
>  
>  No, add the same line in the else branch. The point is that xgettext
>  should *not* be run at all.
>  
>  Joerg
>  
>