CVSROOT: /cvs Module name: ports Changes by: [email protected] 2010/12/01 18:38:40
Modified files:
lang/ruby : ruby.port.mk
Log message:
Handle the gem metadata such that if a build fails and you restart
it, it doesn't fail again just because it can't find the gem
metadata.
Also, get rid of the GEM_REL variable, and just setup the GEM_BIN
and GEM_LIB variables separately for each ruby version.
OK landry@
