Date: Sun, 10 Sep 2006 00:22:16 -0400 From: Kris Kennaway <kris@obsecurity.org> To: David O'Brien <obrien@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, ports-committers@FreeBSD.org, cvs-all@FreeBSD.org, Kris Kennaway <kris@obsecurity.org> Subject: Re: cvs commit: ports/graphics/gnash Makefile Message-ID: <20060910042216.GA75516@xor.obsecurity.org> In-Reply-To: <20060910032651.GA10764@dragon.NUXI.org> References: <200609100011.k8A0BR7d030211@repoman.freebsd.org> <20060910025830.GA74704@xor.obsecurity.org> <20060910032651.GA10764@dragon.NUXI.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--UlVJffcvxoiEqYs2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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). >=20 > I think some of our ports are confused (and me too). > A bunch do: .if ${ARCH} =3D=3D "amd64" > and at least these > hugs/Makefile:.if ${MACHINE_ARCH:L} =3D=3D "amd64" > lua/Makefile:.if ${MACHINE_ARCH:L} =3D=3D "amd64" > lua4/Makefile:.if ${MACHINE_ARCH:L} =3D=3D "amd64" > lua50/Makefile:.if ${MACHINE_ARCH:L} =3D=3D "amd64" > have that form - that's where I got the mistaken idea this is the new spe= lling. 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 --UlVJffcvxoiEqYs2 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFA5L4Wry0BWjoQKURAvTQAKDKQHzX7UhUhtgXZlD2RYa3ma+KqQCfbU+R okk8xIFgK0rjiH9HAjK1E5g= =3ZoI -----END PGP SIGNATURE----- --UlVJffcvxoiEqYs2--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060910042216.GA75516>