Subject: CVS commit: pkgsrc/databases/db4
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 11/17/2004 18:29:20
Module Name:	pkgsrc
Committed By:	jlam
Date:		Wed Nov 17 18:29:20 UTC 2004

Modified Files:
	pkgsrc/databases/db4: Makefile buildlink3.mk

Log Message:
DB4 only want pthreads because it's really after POSIX 1003.1
inter-process mutexes.  In this case, we only care to use the native
threads.  Bump the PKGREVISION since this means that non-native pthreads
platforms will no longer depend on GNU pth.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 pkgsrc/databases/db4/Makefile
cvs rdiff -r1.21 -r1.22 pkgsrc/databases/db4/buildlink3.mk

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