diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/proj.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/proj.rb b/Library/Formula/proj.rb index 816ac0d60..94b0be04c 100644 --- a/Library/Formula/proj.rb +++ b/Library/Formula/proj.rb @@ -11,6 +11,7 @@ class Proj <Formula md5 '927d34623b52e0209ba2bfcca18fe8cd' def install + ENV.gcc_4_2 # The datum grid files are required to support datum shifting d = Dir.getwd |
