Subject: Re: CVS commit: pkgsrc/mk
To: None <wiz@netbsd.org>
From: Julio M. Merino Vidal <jmmv@menta.net>
List: pkgsrc-changes
Date: 08/02/2003 16:09:36
On Sat,  2 Aug 2003 13:17:08 +0000 (UTC)
Thomas Klausner <wiz@netbsd.org> wrote:

> 
> Module Name:	pkgsrc
> Committed By:	wiz
> Date:		Sat Aug  2 13:17:08 UTC 2003
> 
> Modified Files:
> 	pkgsrc/mk: bsd.pkg.mk
> 
> Log Message:
> Move BUILD_DEFS check to pre-extract to avoid creating work directories in
> the fetch step.

Hmm but there are BUILD_DEFS that affect the fetch of a package (wmthemes
comes to my mind).

Another solution could be to delay the cookie file creation a bit.  Or simply
use the .extract_done cookie file instead of creating another one.  In some
situations you will have the message repeated (doing make fetch and make
extract manually), but IMO that's acceptable.  Don't you think so? ;)

-- 
Julio M. Merino Vidal <jmmv@menta.net>
The NetBSD Project - http://www.NetBSD.org/