aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/gdal.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/gdal.rb b/Library/Formula/gdal.rb
index e4f82bdb7..7d2b91ab6 100644
--- a/Library/Formula/gdal.rb
+++ b/Library/Formula/gdal.rb
@@ -11,8 +11,6 @@ class Gdal < Formula
end
option 'complete', 'Use additional Homebrew libraries to provide more drivers.'
- option 'with-postgresql', 'Specify PostgreSQL as a dependency.'
- option 'with-mysql', 'Specify MySQL as a dependency.'
option 'enable-opencl', 'Build with OpenCL acceleration.'
option 'enable-armadillo', 'Build with Armadillo accelerated TPS transforms.'
option 'enable-unsupported', "Allow configure to drag in any library it can find. Invoke this at your own risk."