From owner-cvs-ports@FreeBSD.ORG Wed Oct 13 17:34:27 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D90C16A4CE; Wed, 13 Oct 2004 17:34:27 +0000 (GMT) Received: from imf23aec.mail.bellsouth.net (imf23aec.mail.bellsouth.net [205.152.59.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB88E43D46; Wed, 13 Oct 2004 17:34:26 +0000 (GMT) (envelope-from ahze@ahze.net) Received: from [192.168.1.5] ([68.209.163.3]) by imf23aec.mail.bellsouth.netESMTP <20041013173421.EUVR2403.imf23aec.mail.bellsouth.net@[192.168.1.5]>; Wed, 13 Oct 2004 13:34:21 -0400 In-Reply-To: <20041012165603.GP694@elendil.ru> References: <200410121552.i9CFqwbN018496@repoman.freebsd.org> <20041012165603.GP694@elendil.ru> Mime-Version: 1.0 (Apple Message framework v619) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <1E0AA7F6-1D3E-11D9-8C24-000A958C81C6@ahze.net> Content-Transfer-Encoding: 7bit From: Michael Johnson Date: Wed, 13 Oct 2004 13:34:21 -0400 To: Sergei Kolobov X-Mailer: Apple Mail (2.619) cc: cvs-ports@FreeBSD.org cc: Erwin Lansing Subject: Re: cvs commit: ports/benchmarks/pnetmark Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Oct 2004 17:34:27 -0000 I'm just curious, I know .include ${PORTSDIR}/.... doesn't work, but why does this not work? Michael On Oct 12, 2004, at 12:56 PM, Sergei Kolobov wrote: > On 2004-10-12 at 15:52 +0000, Erwin Lansing wrote: >> Back out the use of PORTSDIR before the inclusion of >> bsd.ports.pre.mk >> which sets it. >> >> Second person to break INDEX after unfreeze: sergei > > Arrrrghh - I suspected it was meant for something that way. > Sorry for breaking, and thanks for fixing this for me. > > Sergei