pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: PR/47420 CVS commit: pkgsrc/mail/milter-greylist
The following reply was made to PR pkg/47420; it has been noted by GNATS.
From: Matthias Scheler <tron%NetBSD.org@localhost>
To: richard.palo%baou.fr@localhost
Cc: NetBSD GNATS <gnats-bugs%NetBSD.org@localhost>
Subject: Re: PR/47420 CVS commit: pkgsrc/mail/milter-greylist
Date: Sat, 12 Jan 2013 17:25:22 +0000
On Sat, Jan 12, 2013 at 04:45:06PM +0000, Richard PALO wrote:
> > Ah, I see that it should be:
> >
> > CONFIGURE_ARGS+= --enable-drac --with-drac-db=${DRACD_DB}
> > +BDB_ACCEPTED=db1 db2 db3 db4 db5
> > +.include "../../mk/bdb.buildlink3.mk"
> > +.if ${BDB_TYPE} != "db1"
> > +CPPFLAGS+= -DUSE_DB185_EMULATION
> > +.endif
> > +LIBS+=${BDB_LIBS}
> > .endif
> >
> >
> Also, this construct should be portable to all platforms and not just
> netbsd (and those with db1 builtin) and sunos.
> groet
I've committed something along those lines. But it doesn't allow "db1"
under Solaris. Can you please test my fix?
Kind regards
--
Matthias Scheler http://zhadum.org.uk/
Home |
Main Index |
Thread Index |
Old Index