ports/devel/rubygem-ruby-prof016/files/patch-ext_ruby__prof_extconf.rb
Torsten Zuehlsdorff 20abeb6774 Bring back dependencies needed to prepare the update of www/gitlab to 10.4
Submitted by: Matthias Fechner <idefix@fechner.net>
Reviewed by:  swills, tz
2018-02-15 16:59:19 +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"