Subject: CVS commit: pkgsrc/math/abs
To: None <pkgsrc-changes@netbsd.org>
From: Jan Schaumann <jschauma@netbsd.org>
List: pkgsrc-changes
Date: 09/26/2002 18:46:48
Module Name:	pkgsrc
Committed By:	jschauma
Date:		Thu Sep 26 15:46:48 UTC 2002

Modified Files:
	pkgsrc/math/abs: distinfo
	pkgsrc/math/abs/patches: patch-aa

Log Message:
Patch Makefile to quote variables.
This prevents the compiler to bail out if the user has set
CFLAGS=-O2 -mcpu=pentiumpro -march=pentium
for example.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/math/abs/distinfo
cvs rdiff -r1.4 -r1.5 pkgsrc/math/abs/patches/patch-aa

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