tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: NetBSD current's native xorg support



On Sat, Mar 22, 2014 at 11:36:06PM +0900, Ryo ONODERA wrote:
> Patches are attached.

My patch for "x11-links" looks identical.

> Index: builtin.mk
> ===================================================================
> RCS file: /cvsroot/pkgsrc/graphics/freetype2/builtin.mk,v
> retrieving revision 1.13
> diff -u -r1.13 builtin.mk
> --- builtin.mk        19 Mar 2012 12:34:14 -0000      1.13
> +++ builtin.mk        22 Mar 2014 13:37:05 -0000
> @@ -4,6 +4,7 @@
>  
>  BUILTIN_FIND_FILES_VAR:=     H_FREETYPE2
>  BUILTIN_FIND_FILES.H_FREETYPE2=      
> ${X11BASE}/include/freetype2/freetype/freetype.h
> +BUILTIN_FIND_FILES.H_FREETYPE2+=     ${X11BASE}/include/freetype2/freetype.h
>  
>  .include "../../mk/buildlink3/bsd.builtin.mk"

I'm afraid that this patch is wrong. It breaks builtin detection under
NetBSD 6.1_STABLE. I've already committed my change for this problem
which doesn't have this problem.

        Kind regards

-- 
Matthias Scheler                                 https://zhadum.org.uk/


Home | Main Index | Thread Index | Old Index