Subject: CVS commit: pkgsrc/audio/nas
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 07/07/2006 23:20:20
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.