pkgsrc-Changes archive

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

Re: CVS commit: pkgsrc/graphics/gegl



On Mon, May 14, 2012 at 08:59:51PM +1200, Steven Drake wrote:
 > > > Modified Files:
 > > >  pkgsrc/graphics/gegl: Makefile
 > > > 
 > > > Log Message:
 > > > Add build dependencies on p5-XML-Parser and msgfmt.
 > > 
 > > p5-XML-Parser already should be pulled from intltool.
 > 
 > I looked at 
 > http://ftp.netbsd.org/pub/pkgsrc/misc/joerg/20120507.1213/gegl-0.2.0/configure.log
 > 
 > which show the intltool version as being ok even thought intltool isn't a
 > dependence.

I got the same failure a few days back after gegl was updated, prodded
at it a bit (I knew that intltool depends on p5-XML-Parser) - it turns
out that if you don't have USE_TOOLS+=intltool you get a fake intltool
wrapper that does nothing, which apparently passes the configure test.

Adding USE_TOOLS+=intltool fixed the build, so I went with that.

-- 
David A. Holland
dholland%netbsd.org@localhost



Home | Main Index | Thread Index | Old Index