CVSROOT: /cvs Module name: ports Changes by: [email protected] 2011/11/08 17:03:31
Modified files:
lang/ruby : ruby.port.mk
Log message:
Set BUILD_DEPENDS when building gem ports to use versions
that no longer create .require_paths files. No RUN_DEPENDS
are being added as older ruby versions can use gems without
.require_paths files (we never had a ruby 1.9.1 package).
This is being done to avoid errors by porters who are creating/updating
gem ports without installing new ruby versions.
