Subject: PR/23615 CVS commit: pkgsrc/mail/spamprobe
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-bugs
Date: 06/12/2005 09:00:04
The following reply was made to PR pkg/23615; it has been noted by GNATS.
From: "Johnny C. Lam" <jlam@netbsd.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: PR/23615 CVS commit: pkgsrc/mail/spamprobe
Date: Sun, 12 Jun 2005 08:59:32 +0000 (UTC)
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.