[82853] trunk/dports/python/py26-kqueue/Portfile

jmr at macports.org jmr at macports.org
Sat Aug 20 20:09:32 PDT 2011


Revision: 82853
          http://trac.macports.org/changeset/82853
Author:   jmr at macports.org
Date:     2011-08-20 20:09:32 -0700 (Sat, 20 Aug 2011)
Log Message:
-----------
py26-kqueue: add distribute dep

Modified Paths:
--------------
    trunk/dports/python/py26-kqueue/Portfile

Modified: trunk/dports/python/py26-kqueue/Portfile
===================================================================
--- trunk/dports/python/py26-kqueue/Portfile	2011-08-21 03:08:09 UTC (rev 82852)
+++ trunk/dports/python/py26-kqueue/Portfile	2011-08-21 03:09:32 UTC (rev 82853)
@@ -21,6 +21,8 @@
 
 use_zip             yes
 
+depends_build       port:py26-distribute
+
 post-destroot	{
     xinstall -m 644 -W ${worksrcpath} README.txt TODO test1.py pykqueue.txt \
         ${destroot}${prefix}/share/doc/${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110820/93e7b637/attachment.html>


More information about the macports-changes mailing list