diff options
Diffstat (limited to 'Library/Formula/saga-cpp.rb')
| -rwxr-xr-x | Library/Formula/saga-cpp.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/saga-cpp.rb b/Library/Formula/saga-cpp.rb index 7845b62b8..5f2a2480b 100755 --- a/Library/Formula/saga-cpp.rb +++ b/Library/Formula/saga-cpp.rb @@ -20,7 +20,6 @@ class SagaCpp <Formula system "./configure", "--prefix=#{prefix}", "--with-boost=#{HOMEBREW_PREFIX}", - # "--with-postgresql=#{HOMEBREW_PREFIX}", "--with-sqlite3=#{HOMEBREW_PREFIX}" system "make install" end |
