[117475] trunk/dports/gis/saga/Portfile

vince at macports.org vince at macports.org
Fri Feb 28 04:47:32 PST 2014


Revision: 117475
          https://trac.macports.org/changeset/117475
Author:   vince at macports.org
Date:     2014-02-28 04:47:32 -0800 (Fri, 28 Feb 2014)
Log Message:
-----------
Fixes a typo

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

Modified: trunk/dports/gis/saga/Portfile
===================================================================
--- trunk/dports/gis/saga/Portfile	2014-02-28 11:30:58 UTC (rev 117474)
+++ trunk/dports/gis/saga/Portfile	2014-02-28 12:47:32 UTC (rev 117475)
@@ -67,7 +67,7 @@
     configure.args-append   --enable-python
 }
 
-variant postgresql92 conflict postgresql93 {
+variant postgresql92 conflicts postgresql93 {
     depends_lib-append      port:postgresql92
     configure.args-append   --with-postgresql=${prefix}/lib/postgresql92/bin/pg_config
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140228/30b6c7cc/attachment.html>


More information about the macports-changes mailing list