Subject: PR/34061 CVS commit: pkgsrc/mk/configure
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-bugs
Date: 07/23/2006 15:35:01
The following reply was made to PR pkg/34061; it has been noted by GNATS.

From: "Johnny C. Lam" <jlam@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/34061 CVS commit: pkgsrc/mk/configure
Date: Sun, 23 Jul 2006 15:33:16 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	jlam
 Date:		Sun Jul 23 15:33:16 UTC 2006
 
 Modified Files:
 	pkgsrc/mk/configure: bsd.configure.mk
 
 Log Message:
 The proper phase to run just before "configure" is "patch", not
 "wrapper", after "wrapper" was moved to be between "tools" and "extract".
 This should fix PR pkg/34061.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.7 -r1.8 pkgsrc/mk/configure/bsd.configure.mk
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.