Subject: CVS commit: pkgsrc/audio/bmp
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 08/01/2005 00:09:35
Module Name:	pkgsrc
Committed By:	rillig
Date:		Mon Aug  1 00:09:35 UTC 2005

Modified Files:
	pkgsrc/audio/bmp: Makefile Makefile.common

Log Message:
Fixed a suble quoting bug. CONFIGURE_ARGS (and probably others) must not
be used with the := assignment operator when they contain quoted
components.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/audio/bmp/Makefile
cvs rdiff -r1.12 -r1.13 pkgsrc/audio/bmp/Makefile.common

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.