ports/devel/rubygem-ruby-prof/files/patch-ext_ruby__prof_extconf.rb
2017-01-02 10:04:07 +00:00

7 lines
168 B
Ruby

--- ext/ruby_prof/extconf.rb.orig 2015-04-13 15:15:09 UTC
+++ ext/ruby_prof/extconf.rb
@@ -1,3 +1,4 @@
+require 'rubygems'
require "mkmf"
if RUBY_VERSION < "1.9.3"