require 'formula' class Nspr = 10.6 system "./configure", *conf inreplace "config/autoconf.mk", "-install_name @executable_path/$@ ", "" system "make" system "make install" end end end