[103132] trunk/dports/python/py-feedparser/Portfile

raimue at macports.org raimue at macports.org
Fri Feb 15 13:21:19 PST 2013


Revision: 103132
          https://trac.macports.org/changeset/103132
Author:   raimue at macports.org
Date:     2013-02-15 13:21:19 -0800 (Fri, 15 Feb 2013)
Log Message:
-----------
python/py-feedparser:
Add missing dependency on py-distribute

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

Modified: trunk/dports/python/py-feedparser/Portfile
===================================================================
--- trunk/dports/python/py-feedparser/Portfile	2013-02-15 21:07:27 UTC (rev 103131)
+++ trunk/dports/python/py-feedparser/Portfile	2013-02-15 21:21:19 UTC (rev 103132)
@@ -27,6 +27,7 @@
 python.versions     24 25 26 27
 
 if {$subport != $name} {
+    depends_build-append port:py${python.version}-distribute
     post-destroot	{
         xinstall -m 644 -W ${worksrcpath} LICENSE README \
             ${destroot}${prefix}/share/doc/${subport}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130215/aaf54a6c/attachment.html>


More information about the macports-changes mailing list