[86922] trunk/dports/python/py-ipython/Portfile

jmr at macports.org jmr at macports.org
Sun Nov 6 21:05:53 PST 2011


Revision: 86922
          http://trac.macports.org/changeset/86922
Author:   jmr at macports.org
Date:     2011-11-06 21:05:52 -0800 (Sun, 06 Nov 2011)
Log Message:
-----------
py*-ipython: depend on py*-readline

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

Modified: trunk/dports/python/py-ipython/Portfile
===================================================================
--- trunk/dports/python/py-ipython/Portfile	2011-11-07 05:02:55 UTC (rev 86921)
+++ trunk/dports/python/py-ipython/Portfile	2011-11-07 05:05:52 UTC (rev 86922)
@@ -31,8 +31,6 @@
                     sha1    e658f48502b9bac5a280d34da232303ff599e9af \
                     rmd160  2f9cae582e8a185040b30cd77a2c24ee7699b0e2
 
-depends_lib-append  port:readline
-
 python.versions     24 25 26 27 31 32
 
 subport py24-${realname} {
@@ -43,7 +41,6 @@
     checksums           md5     8a1bd1a9be272f4ddf4de99e5c1ad0dc \
                         sha1    2d069416b31ed03eb1cad36f84ef2337362ac6a9 \
                         rmd160  3d522f80290caa72e1c4fc60b2d56369c8c66eba
-    depends_lib-append  port:py-readline
 }
 
 subport py25-${realname} {
@@ -126,6 +123,7 @@
         }
     }
 
+    depends_lib-append      port:py${python.version}-readline
     depends_run             port:ipython_select
     test.run                no
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111106/b29f709a/attachment-0001.html>


More information about the macports-changes mailing list