Subject: Re: spamd perl problems in spamassassin-2.60nb2 ?
To: None <tech-pkg@netbsd.org>
From: Klaus Heinz <k.heinz.dez.drei@onlinehome.de>
List: tech-pkg
Date: 12/05/2003 01:39:35
Christopher W. Richardson wrote:
> cwr@achilles#spamd -d
> Possible unintended interpolation of @SA_SSLCERTS in string at /usr/pkg/bin/spamd line 213.
The value @SA_SSLCERTS@ (added through patches/patch-ae) has not been
replaced with the intended value.
Did you update only pkgsrc/mail/spamassassin or pkgsrc/mk as well?
The Makefile in mail/spamassassin uses the somewhat new facility
pkgsrc/mk/subst.mk to replace some strings in application files.
I use
$NetBSD: subst.mk,v 1.3 2003/10/07 10:19:09 jlam Exp $
ciao
Klaus