[39885] trunk/dports/python

ryandesign at macports.org ryandesign at macports.org
Wed Sep 10 12:00:09 PDT 2008


Revision: 39885
          http://trac.macports.org/changeset/39885
Author:   ryandesign at macports.org
Date:     2008-09-10 12:00:09 -0700 (Wed, 10 Sep 2008)
Log Message:
-----------
py-bdist_mpkg, py25-bdist_mpkg: requires setuptools

Modified Paths:
--------------
    trunk/dports/python/py-bdist_mpkg/Portfile
    trunk/dports/python/py25-bdist_mpkg/Portfile

Modified: trunk/dports/python/py-bdist_mpkg/Portfile
===================================================================
--- trunk/dports/python/py-bdist_mpkg/Portfile	2008-09-10 18:55:07 UTC (rev 39884)
+++ trunk/dports/python/py-bdist_mpkg/Portfile	2008-09-10 19:00:09 UTC (rev 39885)
@@ -27,6 +27,8 @@
                     sha1 5c578511081d6481f85e973c40fed617be3504f7 \
                     rmd160 d43dafdb409d5c0ece0de61c91eeee4228f54068
 
+depends_lib-append  port:py-setuptools
+
 livecheck.check regex
 livecheck.url   http://pypi.python.org/pypi/bdist_mpkg/
 livecheck.regex bdist_mpkg (0\.\[0-9\]+\.\[0-9\]+)

Modified: trunk/dports/python/py25-bdist_mpkg/Portfile
===================================================================
--- trunk/dports/python/py25-bdist_mpkg/Portfile	2008-09-10 18:55:07 UTC (rev 39884)
+++ trunk/dports/python/py25-bdist_mpkg/Portfile	2008-09-10 19:00:09 UTC (rev 39885)
@@ -26,6 +26,8 @@
                     sha1 5c578511081d6481f85e973c40fed617be3504f7 \
                     rmd160 d43dafdb409d5c0ece0de61c91eeee4228f54068
 
+depends_lib-append  port:py25-setuptools
+
 livecheck.check regex
 livecheck.url   http://pypi.python.org/pypi/bdist_mpkg/
 livecheck.regex bdist_mpkg (0\.\[0-9\]+\.\[0-9\]+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080910/bfcbb7c8/attachment.html 


More information about the macports-changes mailing list