CVSROOT: /cvs Module name: ports Changes by: [email protected] 2010/11/24 14:30:36
Modified files:
lang/ruby : ruby.port.mk
Log message:
Remove MODRUBY_PKGSPEC, rely on the PKGSPEC entries specified
in lang/ruby/1.*/Makefile.
Also, add the ability to pass CONFIGURE_ARGS to gem install.
These get passed to the extconf.rb scripts that create the
Makefiles for C extensions, and may make it easier to port
gems with C extensions without resorting to patching.
OK landry@
