[85518] trunk/dports/python

jmr at macports.org jmr at macports.org
Thu Oct 13 22:03:44 PDT 2011


Revision: 85518
          http://trac.macports.org/changeset/85518
Author:   jmr at macports.org
Date:     2011-10-13 22:03:41 -0700 (Thu, 13 Oct 2011)
Log Message:
-----------
py*-clientform: add distribute dep (#27373)

Modified Paths:
--------------
    trunk/dports/python/py-clientform/Portfile
    trunk/dports/python/py25-clientform/Portfile
    trunk/dports/python/py26-clientform/Portfile

Modified: trunk/dports/python/py-clientform/Portfile
===================================================================
--- trunk/dports/python/py-clientform/Portfile	2011-10-14 04:49:18 UTC (rev 85517)
+++ trunk/dports/python/py-clientform/Portfile	2011-10-14 05:03:41 UTC (rev 85518)
@@ -22,6 +22,8 @@
                     sha1 ab07cf5bc293ffa1676bb7f4c5c756cb2907d782 \
                     rmd160 f82975f171ef3c673d78fa08f7ade3205a0cc87a
 
+depends_build       port:py24-distribute
+
 test.run            yes
 test.cmd            ${python.bin}
 test.target         test.py

Modified: trunk/dports/python/py25-clientform/Portfile
===================================================================
--- trunk/dports/python/py25-clientform/Portfile	2011-10-14 04:49:18 UTC (rev 85517)
+++ trunk/dports/python/py25-clientform/Portfile	2011-10-14 05:03:41 UTC (rev 85518)
@@ -22,6 +22,8 @@
                     sha1 ab07cf5bc293ffa1676bb7f4c5c756cb2907d782 \
                     rmd160 f82975f171ef3c673d78fa08f7ade3205a0cc87a
 
+depends_build       port:py25-distribute
+
 test.run            yes
 test.cmd            ${python.bin}
 test.target         test.py

Modified: trunk/dports/python/py26-clientform/Portfile
===================================================================
--- trunk/dports/python/py26-clientform/Portfile	2011-10-14 04:49:18 UTC (rev 85517)
+++ trunk/dports/python/py26-clientform/Portfile	2011-10-14 05:03:41 UTC (rev 85518)
@@ -23,6 +23,8 @@
 		    sha1 ab07cf5bc293ffa1676bb7f4c5c756cb2907d782 \
 		    rmd160 f82975f171ef3c673d78fa08f7ade3205a0cc87a
 
+depends_build		port:py26-distribute
+
 test.run	    yes
 test.cmd	    ${python.bin}
 test.target	    test.py
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111013/0cdae9b3/attachment.html>


More information about the macports-changes mailing list