Hardcoded krb reference in ports/postfix
Melvyn Sopacua
freebsd-stable at webteckies.org
Tue Jul 1 14:50:13 PDT 2003
On Tuesday 01 July 2003 20:11, Vivek Khera wrote:
> >>>>> "MS" == Melvyn Sopacua <freebsd-stable at webteckies.org> writes:
>
> MS> I kept the logic and applied the right actions for the postfix
> Makefile.inc. MS> It's attached as patch, but I can do a send-pr if you
> prefer.
>
> Cool. Thanks. I'll add this (and an adapted version for SASL1) for
> the postfix 2.0.13 update.
>
Ok, here's the proper patch.
The single quotes are necessary, since make(1) doesn't understand numerical
comparisons, so you need the variable as variable.
I don't see any harm in ${PORTSDIR} being available as it's value in
Makefile.inc, so I didn't bother there.
Hope this helps you better :)
--
Melvyn
More information about the freebsd-stable
mailing list