Skip to content

Commit

Permalink
rrdtool: use stdenv to support custom perl and ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
jacknagel committed Apr 14, 2013
1 parent dba6ad1 commit f5e5767
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/rrdtool.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ class Rrdtool < Formula
# TODO: Do something here
depends_on 'lua' if build.include? "lua"

env :std # For perl, ruby

# Ha-ha, but sleeping is annoying when running configure a lot
def patches; DATA; end

Expand Down

0 comments on commit f5e5767

Please sign in to comment.