Date: Wed, 13 Oct 2004 19:57:14 +0200 From: Erwin Lansing <erwin@lansing.dk> To: Michael Johnson <ahze@ahze.net> Cc: Sergei Kolobov <sergei@FreeBSD.org> Subject: Re: cvs commit: ports/benchmarks/pnetmark Makefile Message-ID: <20041013175714.GF54272@droso.net> In-Reply-To: <1E0AA7F6-1D3E-11D9-8C24-000A958C81C6@ahze.net> References: <200410121552.i9CFqwbN018496@repoman.freebsd.org> <20041012165603.GP694@elendil.ru> <1E0AA7F6-1D3E-11D9-8C24-000A958C81C6@ahze.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041013175714.GF54272>