Makes the port compile without any variant by defaulting to postgresql91
--- 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 ..