aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/mapserver.rb
diff options
context:
space:
mode:
authorAlex Dunn2015-04-15 00:12:11 -0700
committerMike McQuaid2015-04-20 18:49:58 +0100
commit83e0e2e9d657e4078bcfe6877b61f00df91cf597 (patch)
treed7207be0af72a56ecd970fc04056bb5d9ca94ef0 /Library/Formula/mapserver.rb
parentaf1a5c60bb0a2367f53959987b894cb96679a7c1 (diff)
downloadhomebrew-83e0e2e9d657e4078bcfe6877b61f00df91cf597.tar.bz2
proj 4.9.1
closes #37653 Closes #38667. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula/mapserver.rb')
-rw-r--r--Library/Formula/mapserver.rb4
1 files changed, 1 insertions, 3 deletions
diff --git a/Library/Formula/mapserver.rb b/Library/Formula/mapserver.rb
index 4f5ca6cc4..ceecb0a43 100644
--- a/Library/Formula/mapserver.rb
+++ b/Library/Formula/mapserver.rb
@@ -1,10 +1,8 @@
-require 'formula'
-
class Mapserver < Formula
homepage 'http://mapserver.org/'
url 'http://download.osgeo.org/mapserver/mapserver-6.2.1.tar.gz'
sha1 'bbe4234a4dcc179812c6598f68fe59a3dae63e44'
- revision 1
+ revision 2
option "with-fastcgi", "Build with fastcgi support"
option "with-geos", "Build support for GEOS spatial operations"