Date: Fri, 21 Dec 2001 13:55:55 -0500 From: Alan Eldridge <alane@geeksrus.net> To: Dirk Froemberg <dirk@FreeBSD.org> Cc: FreeBSD Ports List <ports@FreeBSD.org> Subject: Re: port's INDEX generator broken?! Message-ID: <20011221185555.GA73695@wwweasel.geeksrus.net> In-Reply-To: <20011221174907.B59900@physik.TU-Berlin.DE> References: <20011221174105.C55159@physik.TU-Berlin.DE> <20011221164205.GA72773@wwweasel.geeksrus.net> <20011221174907.B59900@physik.TU-Berlin.DE>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011221185555.GA73695>