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...
Boris Samorodov
bsam at passap.ru
Thu Jul 11 16:03:41 UTC 2013
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
More information about the svn-ports-head
mailing list