From owner-svn-ports-head@FreeBSD.ORG Thu Jul 11 16:03:41 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 0E8EF3CA; Thu, 11 Jul 2013 16:03:41 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward2l.mail.yandex.net (forward2l.mail.yandex.net [IPv6:2a02:6b8:0:1819::2]) by mx1.freebsd.org (Postfix) with ESMTP id A4E90176B; Thu, 11 Jul 2013 16:03:39 +0000 (UTC) Received: from smtp13.mail.yandex.net (smtp13.mail.yandex.net [95.108.130.68]) by forward2l.mail.yandex.net (Yandex) with ESMTP id 04B381AC2669; Thu, 11 Jul 2013 20:03:36 +0400 (MSK) Received: from smtp13.mail.yandex.net (localhost [127.0.0.1]) by smtp13.mail.yandex.net (Yandex) with ESMTP id 8866AE4085E; Thu, 11 Jul 2013 20:03:36 +0400 (MSK) Received: from 46.38.38.31.tel.ru (46.38.38.31.tel.ru [46.38.38.31]) by smtp13.mail.yandex.net (nwsmtp/Yandex) with ESMTP id kcPTf1QaEl-3ajSHoOX; Thu, 11 Jul 2013 20:03:36 +0400 Message-ID: <51DED758.3080601@passap.ru> Date: Thu, 11 Jul 2013 20:03:36 +0400 From: Boris Samorodov Organization: =?UTF-8?B?0JfQkNCeICLQktCQ0KDQoiI=?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130706 Thunderbird/17.0.7 MIME-Version: 1.0 To: Baptiste Daroussin 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... References: <201307102128.r6ALSvif091449@svn.freebsd.org> In-Reply-To: <201307102128.r6ALSvif091449@svn.freebsd.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Jul 2013 16:03:41 -0000 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