[91397] trunk/dports/gis/qgis/Portfile

vince at macports.org vince at macports.org
Sat Mar 31 10:17:55 PDT 2012


Revision: 91397
          https://trac.macports.org/changeset/91397
Author:   vince at 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 ..
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120331/011fb78e/attachment.html>


More information about the macports-changes mailing list