On Sat, Sep 09, 2006 at 08:26:51PM -0700, David O'Brien wrote:
> > This should be ARCH instead of MACHINE_ARCH (make sure to include
> > bsd.port.pre.mk first).
>
> I think some of our ports are confused (and me too).
> A bunch do: .if ${ARCH} == "amd64"
> and at least these
> hugs/Makefile:.if ${MACHINE_ARCH:L} == "amd64"
> lua/Makefile:.if ${MACHINE_ARCH:L} == "amd64"
> lua4/Makefile:.if ${MACHINE_ARCH:L} == "amd64"
> lua50/Makefile:.if ${MACHINE_ARCH:L} == "amd64"
> have that form - that's where I got the mistaken idea this is the new
> spelling.Nope - actually I think you tried to change these to ARCH once before but it had to be reverted because you didn't also do the bsd.port.pre.mk thing so a lot of them broke. > Is this the correct change? It looks correct to my eyeball - you should test it also, of course. Kris
pgpJy0kvzeHI2.pgp
Description: PGP signature
