mapserver: fix audit

mapserver:
  * `env :userpaths` in formulae is deprecated
master
Miguel Araújo 2017-02-12 08:09:12 -03:00 committed by Mike McQuaid
parent 32a4557ee7
commit 5056d81a4b
1 changed files with 0 additions and 2 deletions

View File

@ -17,8 +17,6 @@ class Mapserver < Formula
option "with-php", "Build PHP MapScript module"
option "with-postgresql", "Build support for PostgreSQL as a data source"
env :userpaths
depends_on "pkg-config" => :build
depends_on "cmake" => :build
depends_on "swig" => :build