aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/mapserver.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/mapserver.rb b/Library/Formula/mapserver.rb
index 2a857ff28..3da361707 100644
--- a/Library/Formula/mapserver.rb
+++ b/Library/Formula/mapserver.rb
@@ -31,6 +31,7 @@ class Mapserver < Formula
"--with-proj",
"--with-gdal",
"--with-ogr",
+ "--with-wfs",
]
args << "--with-geos" if build.with? 'geos'