Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Eric Gillespie <epg@netbsd.org>
List: pkgsrc-changes
Date: 01/18/2004 18:55:24
Module Name:	pkgsrc
Committed By:	epg
Date:		Sun Jan 18 18:55:24 UTC 2004

Modified Files:
	pkgsrc/devel/apr: Makefile buildlink2.mk
	pkgsrc/mk: bsd.pkg.defaults.mk

Log Message:
As i described in <9883.1074028467@gould.diplodocus.org>
(http://mail-index.netbsd.org/tech-pkg/2004/01/13/0015.html) and
<479.1074093881@gould.diplodocus.org>
(http://mail-index.netbsd.org/tech-pkg/2004/01/14/0016.html), add an
APR_USE_DB4 variable (defaulting to YES except on platforms where db4
is broken).

devel/apr now builds without db4 when APR_USE_DB4 is NO.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/devel/apr/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/devel/apr/buildlink2.mk
cvs rdiff -r1.206 -r1.207 pkgsrc/mk/bsd.pkg.defaults.mk

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