Subject: Re: pkg/36568: [patch] devel/glib2 linker error on Darwin/OS X with certain linker flags
To: None <wiz@NetBSD.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org,>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: pkgsrc-bugs
Date: 06/28/2007 14:45:02
The following reply was made to PR pkg/36568; it has been noted by GNATS.

From: Joerg Sonnenberger <joerg@britannica.bec.de>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: pkg/36568: [patch] devel/glib2 linker error on Darwin/OS X with certain linker flags
Date: Thu, 28 Jun 2007 16:43:34 +0200

 On Wed, Jun 27, 2007 at 07:45:00PM +0000, idart@performancedesign.no wrote:
 > It also adds xgettext to USE_TOOLS to pull this into the build tree as
 > glib2 uses it as it uses msgfmt that's allready part of USE_TOOLS.
 
 The gettext tools pull in each other, so this is not really necessary.
 
 Joerg