[93599] trunk/dports/python/py-libgmail/Portfile

jmr at macports.org jmr at macports.org
Sun May 27 15:40:58 PDT 2012


Revision: 93599
          https://trac.macports.org/changeset/93599
Author:   jmr at macports.org
Date:     2012-05-27 15:40:56 -0700 (Sun, 27 May 2012)
Log Message:
-----------
py24-libgmail: replace py-mechanize dep with py24-mechanize

Modified Paths:
--------------
    trunk/dports/python/py-libgmail/Portfile

Modified: trunk/dports/python/py-libgmail/Portfile
===================================================================
--- trunk/dports/python/py-libgmail/Portfile	2012-05-27 22:23:42 UTC (rev 93598)
+++ trunk/dports/python/py-libgmail/Portfile	2012-05-27 22:40:56 UTC (rev 93599)
@@ -25,10 +25,5 @@
             ${destroot}${prefix}/share/doc/${subport}
     }
 
-    if { ${python.version} == 24 } {
-    # Workaround until py-mechanize is generalized
-    depends_lib     port:py-mechanize
-    } else {
     depends_lib     port:py${python.version}-mechanize
-    }
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120527/b542d9fe/attachment-0001.html>


More information about the macports-changes mailing list