Date: Tue, 1 Jul 2003 23:49:48 +0200 From: Melvyn Sopacua <freebsd-stable@webteckies.org> To: Vivek Khera <khera@kcilink.com> Cc: freebsd-stable@freebsd.org Subject: Re: Hardcoded krb reference in ports/postfix Message-ID: <200307012349.48634.freebsd-stable@webteckies.org> In-Reply-To: <16129.52952.76121.79619@yertle.int.kciLink.com> References: <200306281217.52962.freebsd-stable@webteckies.org> <200307011931.39300.freebsd-stable@webteckies.org> <16129.52952.76121.79619@yertle.int.kciLink.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 01 July 2003 20:11, Vivek Khera wrote:
> >>>>> "MS" == Melvyn Sopacua <freebsd-stable@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307012349.48634.freebsd-stable>
