[86934] trunk/dports/python/py-smisk/Portfile

jmr at macports.org jmr at macports.org
Mon Nov 7 00:44:55 PST 2011


Revision: 86934
          http://trac.macports.org/changeset/86934
Author:   jmr at macports.org
Date:     2011-11-07 00:44:53 -0800 (Mon, 07 Nov 2011)
Log Message:
-----------
change py-readline dep to py24-readline

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

Modified: trunk/dports/python/py-smisk/Portfile
===================================================================
--- trunk/dports/python/py-smisk/Portfile	2011-11-07 08:36:13 UTC (rev 86933)
+++ trunk/dports/python/py-smisk/Portfile	2011-11-07 08:44:53 UTC (rev 86934)
@@ -21,7 +21,7 @@
 
 depends_lib-append  port:fcgi \
                     port:py24-distribute \
-                    port:py-readline \
+                    port:py24-readline \
                     port:py-elixir \
                     port:py-mako \
                     port:py-yaml
@@ -30,7 +30,7 @@
   # Smisk will tell the user when she is trying to use a part of Smisk which
   # requires a certain module which is not available, thus no extra
   # configuration is required.
-  depends_lib-delete  port:py-readline \
+  depends_lib-delete  port:py24-readline \
                       port:py-elixir \
                       port:py-mako \
                       port:py-yaml
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111107/288e6229/attachment.html>


More information about the macports-changes mailing list