cvs commit: ports/graphics/gnash Makefile

Kris Kennaway kris at obsecurity.org
Sat Sep 9 21:22:18 PDT 2006


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20060910/8af8e38f/attachment.pgp


More information about the cvs-all mailing list