[41899] trunk/dports/gis/mapserver/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Tue Nov 11 19:07:02 PST 2008


Revision: 41899
          http://trac.macports.org/changeset/41899
Author:   macsforever2000 at macports.org
Date:     2008-11-11 19:07:01 -0800 (Tue, 11 Nov 2008)
Log Message:
-----------
Added maintainer and modified proj variant description. (#16238)

Modified Paths:
--------------
    trunk/dports/gis/mapserver/Portfile

Modified: trunk/dports/gis/mapserver/Portfile
===================================================================
--- trunk/dports/gis/mapserver/Portfile	2008-11-12 03:02:36 UTC (rev 41898)
+++ trunk/dports/gis/mapserver/Portfile	2008-11-12 03:07:01 UTC (rev 41899)
@@ -4,7 +4,7 @@
 
 name             mapserver
 version          5.2.0
-maintainers      nomaintainer
+maintainers      googlemail.com:mbarchfe
 categories       gis
 platforms        darwin
 
@@ -29,15 +29,11 @@
                             --with-ogr=${prefix}/bin/gdal-config
 }
 
-variant proj description {Add projection support} {
+variant proj description {Add projection and Web Map Service support} {
     depends_lib-append      port:proj
     configure.args-append   --with-proj=${prefix}
 }
 
-#variant wms requires proj description {Enable Web Map Service} {
-    # --with-wms is enabled by default
-#}
-
 set cgi_path "/Library/WebServer/CGI-Executables/"
 
 # apache macport interop
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081111/83cda8fc/attachment.html>


More information about the macports-changes mailing list