diff options
author | marino <marino@pkgsrc.org> | 2012-03-15 08:35:24 +0000 |
---|---|---|
committer | marino <marino@pkgsrc.org> | 2012-03-15 08:35:24 +0000 |
commit | c0bae9d51311f722c5d914f9b0d6de04d4ac27c7 (patch) | |
tree | cd1dbda71d107105806486362a260bb56f7eaee5 /parallel | |
parent | 7aa37b797030e994a67103983e5d1cf682300e13 (diff) | |
download | pkgsrc-c0bae9d51311f722c5d914f9b0d6de04d4ac27c7.tar.gz |
lang/ruby: Fix ruby193-base for DragonFly
The maintainers of ruby have changed the shared library naming scheme for
FreeBSD and DragonFly:
For ruby18, it's libruby18.so.18 (last part = RUBY_VER)
For ruby19, it's libruby19.so.19 (last part = RUBY_VER)
for ruby193, it's libruby193.so.191 (last part derived from API, not version)
The rubyversion.mk was never updated to reflect that, and as a result ruby
1.9.3 has never built on DragonFly. This commit will allow
lang/ruby193-base package to build.
Diffstat (limited to 'parallel')
0 files changed, 0 insertions, 0 deletions