From owner-freebsd-ports Fri Dec 21 10:58:22 2001 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.67.200.82]) by hub.freebsd.org (Postfix) with ESMTP id 1027C37B417; Fri, 21 Dec 2001 10:58:20 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id fBLItuV73721; Fri, 21 Dec 2001 13:55:56 -0500 (EST) (envelope-from alane) Date: Fri, 21 Dec 2001 13:55:55 -0500 From: Alan Eldridge To: Dirk Froemberg Cc: FreeBSD Ports List Subject: Re: port's INDEX generator broken?! Message-ID: <20011221185555.GA73695@wwweasel.geeksrus.net> References: <20011221174105.C55159@physik.TU-Berlin.DE> <20011221164205.GA72773@wwweasel.geeksrus.net> <20011221174907.B59900@physik.TU-Berlin.DE> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011221174907.B59900@physik.TU-Berlin.DE> User-Agent: Mutt/1.3.23.2i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, Dec 21, 2001 at 05:49:07PM +0100, Dirk Froemberg wrote: >Hi Alan! > >&-) I'm too tired... I should go to bed... > >This should read pre-everything: > > Regards Dirk Actually, I doubt that is the right fix. That precludes anything else from adding a pre-everything section. More likely fix is to find wherever in the ports tree a Makefile has pre-everything: (single-colon), since that's what's causing the conflict, and change *that* to a double colon. In most cases, it seems from observation that the correct form of the pre-* and post-* targets is the double colon. It's an erroneous Makefile with a single colon target that is buggering up the works, most likely. -- Alan Eldridge Just another $THING hacker. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message