From owner-freebsd-ports Sat Feb 9 13:30:22 2002 Delivered-To: freebsd-ports@freebsd.org Received: from heaven.gigo.com (gigo.com [207.173.11.186]) by hub.freebsd.org (Postfix) with ESMTP id 1691337B417 for ; Sat, 9 Feb 2002 13:30:18 -0800 (PST) Received: from 200.193.224.36 (unknown [200.193.224.36]) by heaven.gigo.com (Postfix) with ESMTP id 6DAAEB922 for ; Sat, 9 Feb 2002 13:30:10 -0800 (PST) Received: (qmail 1524 invoked by uid 1001); 9 Feb 2002 21:29:30 -0000 Message-ID: <20020209212930.1523.qmail@exxodus.fedaykin.here> Date: Sat, 9 Feb 2002 19:29:08 -0200 From: Mario Sergio Fujikawa Ferreira To: Dan Langille Cc: "David W. Chapman Jr." , ports@FreeBSD.ORG, jeremy@external.org Subject: Re: %SUBDIR% not being expanded during make -V MASTER_SITES References: <200202091648.g19Gmji65054@lists.unixathome.org> <20020209172716.GB784@leviathan.inethouston.net> <200202091748.g19Hm7i65482@lists.unixathome.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200202091748.g19Hm7i65482@lists.unixathome.org>; from dan@langille.org on Sat, Feb 09, 2002 at 12:47:08PM -0500 X-Operating-System: FreeBSD 4.5-STABLE X-Disclaimer: I hope you find what you are looking for... in life :) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, Feb 09, 2002 at 12:47:08PM -0500, Dan Langille wrote: > On 9 Feb 2002 at 11:27, David W. Chapman Jr. wrote: > > > On Sat, Feb 09, 2002 at 11:47:58AM -0500, Dan Langille wrote: > > > I'm not picking on biology/kinemage, I've seen this in several ports. > > > > > > Should the output contain %SUBDIR%? > > > > > > It's not what I expected. > > > > I believe this was broken a few days ago and not fixed yet. > > Any reason it's not fixed? Does someone need to be proded? As far as I know, it is supposed to be that way. At least, it is the way I "devised" this. It is due to the MASTER_SITES_NN patch, it is better to not touch the MASTER_SITES variables directly. It is not guaranteed that accessing variables will produce anything useable. The good way is to use targets such as mentioned in line 1529 of bsd.port.mk # synonyms, mnemonics master-sites-all: master-sites-ALL patch-sites-all: patch-sites-ALL master-sites-default: master-sites-DEFAULT patch-sites-default: patch-sites-DEFAULT # compatibility with old behavior master-sites: master-sites-DEFAULT patch-sites: patch-sites-DEFAULT Try either 'make master-sites-all' or 'make patch-sites-all' -- Mario S F Ferreira - DF - Brazil - "I guess this is a signature." Computer Science Undergraduate | FreeBSD Committer | CS Developer flames to beloved devnull@someotherworldbeloworabove.org feature, n: a documented bug | bug, n: an undocumented feature To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message