tech-pkg archive

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

Re: USE_IMAKE on X11_TYPE=native



In message <aYrpsWjYQznSYOeH%exadelic.gatalith.at@localhost>
	on Tue, 10 Feb 2026 09:18:26 +0100,
	Thomas Klausner <wiz%gatalith.at@localhost> wrote:
>> These packages are broken when X11_TYPE is native.
>> 
>> 	fonts/jmk-fonts
>> 	fonts/sgi-fonts
>> 
>> 1. Since they are use imake to generate Makefile, they use USE_IMAKE.
>> 2. USE_IMAKE unconditionally depends on devel/imake.
> 
> I guess that's the best way - make it use the native imake.
Yes, it should use native imake and it was so a quite befor.

I found code fragment in mk/wrapper/bsd.wrapper.mk:

.if !empty(USE_TOOLS:C/:.*//:Mimake)
IMAKE?=         ${X11BASE}/bin/imake
WRAPPEES+=      IMAKE
.endif

Something bad after cwrapper??

-- 
Takahiro Kambe <taca%back-street.net@localhost>


Home | Main Index | Thread Index | Old Index