Revision: 91397 https://trac.macports.org/changeset/91397 Author: vince@macports.org Date: 2012-03-31 10:17:54 -0700 (Sat, 31 Mar 2012) Log Message: ----------- Makes the port compile without any variant by defaulting to postgresql91 Modified Paths: -------------- trunk/dports/gis/qgis/Portfile Modified: trunk/dports/gis/qgis/Portfile =================================================================== --- trunk/dports/gis/qgis/Portfile 2012-03-31 17:12:38 UTC (rev 91396) +++ trunk/dports/gis/qgis/Portfile 2012-03-31 17:17:54 UTC (rev 91397) @@ -140,7 +140,7 @@ # Overrides default -default_variants +python27 +postgis +default_variants +python27 +postgis +postgresql91 configure.dir ${worksrcpath}/build configure.cmd cmake ..