cvs commit: ports/graphics/ogre3d Makefile

Alexey Dokuchaev danfe at FreeBSD.org
Mon Oct 10 05:32:02 PDT 2005


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


More information about the cvs-all mailing list