tech-pkg archive

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

Re: USE_IMAKE on X11_TYPE=native



On Mon, Feb 16, 2026 at 11:39:39PM +0100, Takahiro Kambe wrote:
> In message <aZMdjyQRwVk5YExv%exadelic.gatalith.at@localhost>
> 	on Mon, 16 Feb 2026 14:40:28 +0100,
> 	Thomas Klausner <wiz%gatalith.at@localhost> wrote:
> >> How it should be soleved?
> > 
> > So it seems we should fix 3.
> > 
> > We can override the XBINDIR - does adding
> > 
> > MAKE_FLAGS+=	XBINDIR=${TOOLS_DIR}/bin
> > 
> > to the Makefiles work?
> Instant check of result is fine!!
> 
> fonts/jmk-fonts
> 
> Addition of
> 
> 	MAKE_FLAGS+=	XBINDIR=${TOOLS_DIR}/bin
> 
> and mkfontscale to USE_TOOLS makes it work again!
> 	
> fonts/sgi-fonts and 
> 
> Addition of
> 
> 	MAKE_FLAGS+=	XBINDIR=${TOOLS_DIR}/bin
> 
> makes it work agin!

Great - please commit this!
 Thomas


Home | Main Index | Thread Index | Old Index