From owner-cvs-all@FreeBSD.ORG Fri Mar 19 14:20:39 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E64616A4CE; Fri, 19 Mar 2004 14:20:39 -0800 (PST) Received: from mta4.rcsntx.swbell.net (mta4.rcsntx.swbell.net [151.164.30.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E75E43D1D; Fri, 19 Mar 2004 14:20:39 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (611e87125277d21e227a4dcf42045d5c@adsl-67-119-53-203.dsl.lsan03.pacbell.net [67.119.53.203])i2JMKcjW028958; Fri, 19 Mar 2004 16:20:38 -0600 (CST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 034F152145; Fri, 19 Mar 2004 14:20:37 -0800 (PST) Date: Fri, 19 Mar 2004 14:20:37 -0800 From: Kris Kennaway To: Tilman Linneweh Message-ID: <20040319222037.GA16702@xor.obsecurity.org> References: <200403191958.i2JJwW6n049222@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="T4sUOijqQbZv57TR" Content-Disposition: inline In-Reply-To: <200403191958.i2JJwW6n049222@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11-toolkits/xenostep Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Mar 2004 22:20:39 -0000 --T4sUOijqQbZv57TR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 19, 2004 at 11:58:31AM -0800, Tilman Linneweh wrote: > arved 2004/03/19 11:58:31 PST >=20 > FreeBSD ports repository >=20 > Modified files: > x11-toolkits/xenostep Makefile=20 > Log: > Fix Build on AMD64 I already fixed this yesterday (see patch-aa). Also, please avoid using MACHINE_ARCH like this; the ARCH variable is available after bsd.port.pre.mk, and is intended to allow cross-processing of the ports tree. MACHINE_ARCH is supposed to reflect the host environment, so it shouldn't need to be overridden. Kris --T4sUOijqQbZv57TR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAW3I1Wry0BWjoQKURApdLAJ4tMwRQgfy338XMR/kK8jKZxOlN2wCg7mog kvbksmlb1t7thGXYuVwUoeU= =mAlo -----END PGP SIGNATURE----- --T4sUOijqQbZv57TR--