Subject: CVS commit: pkgsrc/graphics/grap
To: None <pkgsrc-changes@NetBSD.org>
From: Tobias Nygren <tnn@netbsd.org>
List: pkgsrc-changes
Date: 12/22/2007 20:47:19
Module Name:	pkgsrc
Committed By:	tnn
Date:		Sat Dec 22 20:47:19 UTC 2007

Modified Files:
	pkgsrc/graphics/grap: Makefile

Log Message:
Fall back to c++ STL map instead of __gnu_cxx::hash_map even if we have
the __gnu_cxx extensions. (The latter seems to trigger a crash.)
Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 pkgsrc/graphics/grap/Makefile

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