Date: Mon, 10 Oct 2005 12:32:02 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Oliver Lehmann <oliver@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/graphics/ogre3d Makefile Message-ID: <20051010123202.GA75707@FreeBSD.org> In-Reply-To: <200510100509.j9A59MWa073266@repoman.freebsd.org> References: <200510100509.j9A59MWa073266@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Oct 10, 2005 at 05:09:22AM +0000, Oliver Lehmann wrote: > oliver 2005-10-10 05:09:21 UTC > > FreeBSD ports repository > > Modified files: > graphics/ogre3d Makefile > Log: > does not compile on alpha > > NOT_FOR_ARCHS= alpha If, theoretically, it can work on Alpha, but fails to compile for some reason, than it should be marked as BROKEN on Alpha instead of completely masking it out. If it's inherently broken (i.e., it contains x86 assebly code) you can use ONLY/NOT_FOR_ARCHS. ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051010123202.GA75707>