From owner-cvs-ports@FreeBSD.ORG Wed Oct 13 17:57:16 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 0876016A4CE; Wed, 13 Oct 2004 17:57:16 +0000 (GMT) Received: from mail.droso.net (koala.droso.net [193.88.12.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 823C443D5F; Wed, 13 Oct 2004 17:57:15 +0000 (GMT) (envelope-from erwin@mail.droso.net) Received: by mail.droso.net (Postfix, from userid 1001) id 55CB82282C; Wed, 13 Oct 2004 19:57:14 +0200 (CEST) Date: Wed, 13 Oct 2004 19:57:14 +0200 From: Erwin Lansing To: Michael Johnson Message-ID: <20041013175714.GF54272@droso.net> Mail-Followup-To: Michael Johnson , Sergei Kolobov , cvs-ports@FreeBSD.org References: <200410121552.i9CFqwbN018496@repoman.freebsd.org> <20041012165603.GP694@elendil.ru> <1E0AA7F6-1D3E-11D9-8C24-000A958C81C6@ahze.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZJcv+A0YCCLh2VIg" Content-Disposition: inline In-Reply-To: <1E0AA7F6-1D3E-11D9-8C24-000A958C81C6@ahze.net> X-Operating-System: FreeBSD/i386 5.2.1-RELEASE-p1 User-Agent: Mutt/1.5.6i cc: cvs-ports@FreeBSD.org cc: Sergei Kolobov 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:57:16 -0000 --ZJcv+A0YCCLh2VIg Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Oct 13, 2004 at 01:34:21PM -0400, Michael Johnson wrote: > I'm just curious, I know .include ${PORTSDIR}/.... doesn't work, > but why does this not work? I described it shortly in the commit, the longer version is that PORTSDIR is defined in bsd.ports.pre.mk, so you can't use it before including bsd.ports.pre.mk, which was done here. Another solution would have been to move this include below the inclusion of bsd.ports.pre.mk, but the CURDIR solution is in line with the other pnet ports. Hope this explains it. Cheers, -erwin >=20 > Michael >=20 > On Oct 12, 2004, at 12:56 PM, Sergei Kolobov wrote: >=20 > >On 2004-10-12 at 15:52 +0000, Erwin Lansing wrote: > >> Back out the use of PORTSDIR before the inclusion of=20 > >>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 --=20 _._ _,-'""`-._ Erwin Lansing (,-.`._,'( |\`-/| erwin@lansing.dk http://droso.org `-.-' \ )-`( , o o) erwin@FreeBSD.org -bf- `- \`_`"'- --ZJcv+A0YCCLh2VIg Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBbWx6qy9aWxUlaZARAjXyAKDrvtGX0IJ+0Qmya2g0XKWZLFcnmgCfUfJg 7yfPATa7Vm/IHwXuBLL2Yt4= =uPZS -----END PGP SIGNATURE----- --ZJcv+A0YCCLh2VIg--