aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/vim.rb
diff options
context:
space:
mode:
authorAdam Vandenberg2013-08-05 14:24:11 -0700
committerAdam Vandenberg2013-08-05 14:24:11 -0700
commit6b5b347332f7fdad35a5deab79fa71018e02a2b4 (patch)
tree7851505aeeef2f4faf276ee53dad573d358a3c40 /Library/Formula/vim.rb
parent41c095eec35b3232e9b1a039bd4018a6f09793a4 (diff)
downloadhomebrew-6b5b347332f7fdad35a5deab79fa71018e02a2b4.tar.bz2
vim: add with-compiledby
Diffstat (limited to 'Library/Formula/vim.rb')
-rw-r--r--Library/Formula/vim.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/vim.rb b/Library/Formula/vim.rb
index ccb32ad0d..ab56d2663 100644
--- a/Library/Formula/vim.rb
+++ b/Library/Formula/vim.rb
@@ -70,6 +70,7 @@ class Vim < Formula
"--with-tlib=ncurses",
"--enable-cscope",
"--with-features=huge",
+ "--with-compiledby=Homebrew",
*opts
system "make"
# If stripping the binaries is not enabled, vim will segfault with