CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2015/07/18 09:46:12
Modified files:
databases/ruby-sqlite3: Makefile
geo/ruby-findmyiphone: Makefile
net/ruby-mfi : Makefile
sysutils/mcollective: Makefile
sysutils/ruby-puppet/3: Makefile
sysutils/ruby-puppet: Makefile.inc
www/ruby-capybara-webkit: Makefile
net/whatweb : Makefile
Log message:
Remove unnecessary dependency on ruby-json.
The json library is shipped with ruby 1.9+, and these ports support the
json library that comes with ruby. While here, remove some
MODRUBY_ICONV_DEPENDS as those only are necessary on ruby 1.8.
OK jasper@