Why are package builds failing for editors/abiword-plugins?

2007-03-09 Thread Eric P. Scott
http://portsmon.freebsd.org/portoverview.py?category=editors&portname=abiword-plugins i386 and amd64 builds are "failing" as though something were forcing USE_AUTOTOOLS= libtool:15 and bypassing the included libtool. What's the difference? % ${WRKSRC}/libtool --features host: i386-portbld-freeb

Re: Why are package builds failing for editors/abiword-plugins?

2007-03-12 Thread Mark Linimon
On Fri, Mar 09, 2007 at 02:53:03PM -0800, Eric P. Scott wrote: > i386 and amd64 builds are "failing" as though something were forcing > USE_AUTOTOOLS=libtool:15 > and bypassing the included libtool. What's the difference? There was a checkin that indeed did just that, to try to work aroun

Re: Why are package builds failing for editors/abiword-plugins?

2007-03-12 Thread Kris Kennaway
On Mon, Mar 12, 2007 at 09:41:06PM -0500, Mark Linimon wrote: > On Fri, Mar 09, 2007 at 02:53:03PM -0800, Eric P. Scott wrote: > > i386 and amd64 builds are "failing" as though something were forcing > > USE_AUTOTOOLS= libtool:15 > > and bypassing the included libtool. What's the difference?