aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAdam Vandenberg2013-08-22 20:57:50 -0700
committerAdam Vandenberg2013-08-22 20:57:50 -0700
commitc42bdb9be108eaace6aa9c2ab7a263cb0ae54405 (patch)
treed589b131db34ebcb7e67d12ff7b596728879fb27 /Library
parentddf299965a570ce0405c19938a7ac991098bcfaa (diff)
downloadhomebrew-c42bdb9be108eaace6aa9c2ab7a263cb0ae54405.tar.bz2
macvim: use std env on Snow Leopard
Closes #21639.
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/macvim.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/Library/Formula/macvim.rb b/Library/Formula/macvim.rb
index a4264bd1c..00b4ce728 100644
--- a/Library/Formula/macvim.rb
+++ b/Library/Formula/macvim.rb
@@ -18,6 +18,9 @@ class Macvim < Formula
depends_on :python => :recommended
# Help us! :python3 in MacVim makes the window disappear, so only 2.x bindings!
+ env :std if MacOS.version <= :snow_leopard
+ # Help us! We'd like to use superenv in these environments too
+
def install
# Set ARCHFLAGS so the Python app (with C extension) that is
# used to create the custom icons will not try to compile in