Date: Sun, 10 Apr 2005 20:23:01 -0700 From: Kris Kennaway <kris@obsecurity.org> To: "David E. O'Brien" <obrien@FreeBSD.org> Cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/linux_devtools Makefile Message-ID: <20050411032301.GB21104@xor.obsecurity.org> In-Reply-To: <200504110259.j3B2xwDj016522@repoman.freebsd.org> References: <200504110259.j3B2xwDj016522@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--eJnRUKwClWJh1Khz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 11, 2005 at 02:59:58AM +0000, David E. O'Brien wrote: > | USE_LINUX?=3D yes > | NO_LATEST_LINK=3D yes > | -ONLY_FOR_ARCHS=3D i386 > | +ONLY_FOR_ARCHS=3D i386 amd64 > | CONFLICTS=3D linux_devtools-* > | DIST_SUBDIR=3D rpm/${ARCH}/${PORTVERSION} > | PREFIX=3D ${LINUXBASE} > | @@ -63,6 +63,11 @@ RPMDIR=3D ${DISTDIR}/${DIST_SUBDIR} > | =20 > | REMOVE_DIRS=3D dev tmp var/tmp > | REMOVE_FILES=3D > | + > | +.if (${ARCH} =3D=3D "amd64") > | +ARCH=3D i386 I'm not sure this is legal. Kris --eJnRUKwClWJh1Khz Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCWe2VWry0BWjoQKURAgkrAKCwW0RpZWJhIy/FZw5ARBZnyZNNRwCgi68k RQfR/XTsTDKd0X34cRi/nmc= =M+79 -----END PGP SIGNATURE----- --eJnRUKwClWJh1Khz--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050411032301.GB21104>