Subject: CVS commit: pkgsrc/textproc/libxml2
To: None <pkgsrc-changes@NetBSD.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: pkgsrc-changes
Date: 09/13/2003 07:23:39
Module Name:	pkgsrc
Committed By:	jdolecek
Date:		Sat Sep 13 07:23:38 UTC 2003

Modified Files:
	pkgsrc/textproc/libxml2: Makefile

Log Message:
disable threads - it's not clear this is necessary (it's only used
for some optional internal locking), and this library needs to be usable
by nonthreaded programs too, like php4-domxml

bump PKGREVISION for this; buildlink not changed, since library users
generally don't care about this


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 pkgsrc/textproc/libxml2/Makefile

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