Subject: CVS commit: pkgsrc/chat/jabberd2
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 06/12/2007 15:26:07
Module Name:	pkgsrc
Committed By:	xtraeme
Date:		Tue Jun 12 15:26:07 UTC 2007

Modified Files:
	pkgsrc/chat/jabberd2: Makefile options.mk

Log Message:
Fix a problem reported by Jim Wise: when using auth-db4 and storage-db4
the shared libraries were not installed, the configure added -ldb and
we did not have this dependency to satisfy libtool.

Also use bdb.buildlink3.mk. Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 pkgsrc/chat/jabberd2/Makefile
cvs rdiff -r1.14 -r1.15 pkgsrc/chat/jabberd2/options.mk

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