From f00990e6081e0ef51329bd8770fcffb27cc88bb2 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Thu, 21 Nov 2013 16:22:55 -0600 Subject: gdal: drop redundant option declarations --- Library/Formula/gdal.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'Library/Formula') 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." -- cgit v1.2.3