[93598] trunk/dports/python/py-dot/Portfile

jmr at macports.org jmr at macports.org
Sun May 27 15:23:42 PDT 2012


Revision: 93598
          https://trac.macports.org/changeset/93598
Author:   jmr at macports.org
Date:     2012-05-27 15:23:42 -0700 (Sun, 27 May 2012)
Log Message:
-----------
py24-dot: replace py-parsing deps with py24-parsing

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

Modified: trunk/dports/python/py-dot/Portfile
===================================================================
--- trunk/dports/python/py-dot/Portfile	2012-05-27 22:20:40 UTC (rev 93597)
+++ trunk/dports/python/py-dot/Portfile	2012-05-27 22:23:42 UTC (rev 93598)
@@ -27,10 +27,5 @@
        reinplace "s|@@DIRECTORY@@|share/doc/${subport}|g" ${worksrcpath}/setup.py
    }
 
-    if { ${python.version} == 24 } {
-    #Workaround until py-parsing is generalized
-    depends_lib-append	port:py-parsing
-    } else {
     depends_lib-append	port:py${python.version}-parsing
-    }
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120527/65c3d72b/attachment.html>


More information about the macports-changes mailing list