diff options
Diffstat (limited to 'homebrew/ftimes/.make.sh-auto')
-rw-r--r-- | homebrew/ftimes/.make.sh-auto | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/homebrew/ftimes/.make.sh-auto b/homebrew/ftimes/.make.sh-auto new file mode 100644 index 000000000..8652cf2b3 --- /dev/null +++ b/homebrew/ftimes/.make.sh-auto @@ -0,0 +1,4 @@ +pkg:setup +pkg:configure --with-pcre=#{Formula[pcre"].opt_prefix}" --with-ssl=#{Formula[openssl"].opt_prefix}" --with-server-prefix=#{var}/ftimes +inreplace "doc/ftimes/Makefile" do |s| +s.change_make_var! "INSTALL_PREFIX", man1 |