Subject: CVS commit: pkgsrc/textproc/xmlcatmgr
To: None <pkgsrc-changes@NetBSD.org>
From: Jan Schaumann <jschauma@netbsd.org>
List: pkgsrc-changes
Date: 04/22/2004 13:11:58
Module Name:	pkgsrc
Committed By:	jschauma
Date:		Thu Apr 22 13:11:58 UTC 2004

Modified Files:
	pkgsrc/textproc/xmlcatmgr: Makefile

Log Message:
The MIPSPro compiler chain needs a "-c99" flag if the code claims to
be C99 code (for example: use of stdbool.h).  This allows this package
to build under Irix 6.5 using MIPSPro.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 pkgsrc/textproc/xmlcatmgr/Makefile

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