cvs commit: ports/benchmarks/pnetmark Makefile

Erwin Lansing erwin at lansing.dk
Wed Oct 13 10:57:16 PDT 2004


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

> 
> 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
-- 
                    _._     _,-'""`-._
Erwin Lansing      (,-.`._,'(       |\`-/|    erwin at lansing.dk
http://droso.org       `-.-' \ )-`( , o o)    erwin at FreeBSD.org
                    -bf-      `-    \`_`"'-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-ports/attachments/20041013/ea0968eb/attachment.bin


More information about the cvs-ports mailing list