cvs commit: ports/security/yersinia Makefile
    Kris Kennaway 
    kris at obsecurity.org
       
    Fri Sep  2 09:33:43 PDT 2005
    
    
  
On Fri, Sep 02, 2005 at 04:23:28PM +0000, Stefan Esser wrote:
> se          2005-09-02 16:23:28 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     security/yersinia    Makefile 
>   Log:
>   Compile errors on ia64 and sparc64, do not build on those archs.
FYI, it's better to not use NOT_FOR_ARCHS here since no-one will ever
notice if the next version of the port works on sparc64 or ia64.
Instead, you should check ARCH and set BROKEN explicitly, since BROKEN
ports are periodically tested, but I don't test ports excluded by
NOT_FOR_ARCHS.
Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20050902/7d3e0522/attachment-0001.bin
    
    
More information about the cvs-all
mailing list