Subject: CVS commit: pkgsrc/finance/gnucash
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 11/28/2004 23:25:17
Module Name:	pkgsrc
Committed By:	wiz
Date:		Sun Nov 28 23:25:17 UTC 2004

Modified Files:
	pkgsrc/finance/gnucash: Makefile

Log Message:
Remove -Werror from CFLAGS, since on -current this makes it fail
(lots of "char" uses where NetBSD expects "unsigned char" (tolower etc)).


To generate a diff of this commit:
cvs rdiff -r1.72 -r1.73 pkgsrc/finance/gnucash/Makefile

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