On 2020/06/09 09:41, Charlene Wendling wrote:
> Hi,
> 
> Since kicad is marked BROKEN on powerpc, it's useless to
> build kicad-share ports.
> 
> OK ? 

OK, but the comment should be in cad/kicad/Makefile so that it is seen
by anyone changing the archs list there.

> Charlène.
> 
> 
> Index: Makefile.inc
> ===================================================================
> RCS file: /cvs/ports/cad/kicad-share/Makefile.inc,v
> retrieving revision 1.4
> diff -u -p -u -p -r1.4 Makefile.inc
> --- Makefile.inc      10 Dec 2019 23:09:48 -0000      1.4
> +++ Makefile.inc      9 Jun 2020 07:37:50 -0000
> @@ -1,5 +1,8 @@
>  # $OpenBSD: Makefile.inc,v 1.4 2019/12/10 23:09:48 sthen Exp $
>  
> +# XXX Sync with archs where kicad is broken
> +NOT_FOR_ARCHS =      powerpc
> +
>  PKG_ARCH ?=          *
>  
>  V ?=                 5.1.5
> 

Reply via email to