pkgsrc-Users archive

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

Re: possible ruby fix



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.

--
Jonathan Perkin                    pkgsrc.smartos.org
Open Source Complete Cloud   www.tritondatacenter.com


Home | Main Index | Thread Index | Old Index