Subject: PR/33812 CVS commit: pkgsrc/audio/nas
To: None <darwin-pkg-people@NetBSD.org, gnats-admin@netbsd.org,>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-bugs
Date: 07/07/2006 23:25:01
The following reply was made to PR pkg/33812; it has been noted by GNATS.

From: Min Sik Kim <minskim@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/33812 CVS commit: pkgsrc/audio/nas
Date: Fri,  7 Jul 2006 23:20:20 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	minskim
 Date:		Fri Jul  7 23:20:20 UTC 2006
 
 Modified Files:
 	pkgsrc/audio/nas: Makefile
 
 Log Message:
 Run configure with env variables set by pkgsrc.  Previously, it was imake
 that ran configure, which failed on Darwin because imake didn't pass all
 variables in CONFIGURE_ENV.
 
 This fixes PR 33812.  The package still does not build on Darwin due to
 link errors.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.62 -r1.63 pkgsrc/audio/nas/Makefile
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.