From owner-freebsd-ports@FreeBSD.ORG Tue Mar 13 03:35:22 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 72F1416A408 for ; Tue, 13 Mar 2007 03:35:22 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 6808D13C45E for ; Tue, 13 Mar 2007 03:35:22 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 42D4E1A3C1C; Mon, 12 Mar 2007 20:35:22 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 77B8F515F1; Mon, 12 Mar 2007 23:35:21 -0400 (EDT) Date: Mon, 12 Mar 2007 23:35:21 -0400 From: Kris Kennaway To: Mark Linimon Message-ID: <20070313033520.GA77659@xor.obsecurity.org> References: <200703092253.l29Mr3Wp029433@anna.ana.com> <20070313024106.GA6148@soaustin.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070313024106.GA6148@soaustin.net> User-Agent: Mutt/1.4.2.2i Cc: "Eric P. Scott" , freebsd-ports@freebsd.org Subject: Re: Why are package builds failing for editors/abiword-plugins? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Mar 2007 03:35:22 -0000 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? > > There was a checkin that indeed did just that, to try to work around the > objformat removal problem. It has since been backed out. Leaving the maintainer to fix the broken plist issues some other way. Kris