pkgsrc-Users archive

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

Re: possible ruby fix



On Thu, May 14, 2026 at 12:56:46PM +0100, Jonathan Perkin wrote:
> I think it would be easier to just make this mandatory:
> 
>   lang/ruby/platform.mk:
>   .if ${OPSYS} == "Cygwin" || ${OPSYS} == "Darwin"
>   USE_TOOLS+=     gmake
>   MAKE_FILE=      GNUmakefile
>   .endif
> 
> I don't see any reason to try so hard and require patching just to avoid
> gmake.  I already made that change in dreckly last year and it worked fine.

I don't care if this uses gmake or not. I think it's an actual
dependency problem.
 Thomas


Home | Main Index | Thread Index | Old Index