Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jul 2013 20:03:36 +0400
From:      Boris Samorodov <bsam@passap.ru>
To:        Baptiste Daroussin <bapt@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r322734 - in head: audio/pure-audio databases/pure-sql3 devel/pure-gen devel/pure-readline devel/pure-stldict devel/pure-stlvec graphics/pure-gl math/pure-mpfr math/pure-rational net/pu...
Message-ID:  <51DED758.3080601@passap.ru>
In-Reply-To: <201307102128.r6ALSvif091449@svn.freebsd.org>
References:  <201307102128.r6ALSvif091449@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi All,

11.07.2013 01:28, Baptiste Daroussin пишет:
> 
> Log:
>   Fix PORTSDIR not already defined by using relative path
[...]
> -.include "${PORTSDIR}/lang/pure/bsd.pure.mk"
> +.include "${.CURDIR}/../../lang/pure/bsd.pure.mk"

Can someone explain the rationale for this change?

I'd say that ${PORTSDIR} _should_ work because all dependencies
are registered via ${PORTSDIR}. And I like the former more because
one may copy and play with a port at any directory without populating
(a part of) the portstree.

Thanks!
-- 
WBR, Boris Samorodov (bsam)
FreeBSD Committer, http://www.FreeBSD.org The Power To Serve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51DED758.3080601>