Subject: CVS commit: pkgsrc/mail/spamprobe
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 06/12/2005 08:59:32
Module Name: pkgsrc
Committed By: jlam
Date: Sun Jun 12 08:59:32 UTC 2005
Modified Files:
pkgsrc/mail/spamprobe: Makefile
Log Message:
Pass the correct path to the installed db4 files. Also, transform
"-ldb" to "-ldb4" so that the configure script doesn't use a system
libdb.so instead of the pkgsrc libdb4.so. This fixes PR pkg/23615.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 pkgsrc/mail/spamprobe/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.