[82856] trunk/dports/python/py27-kqueue/Portfile

jmr at macports.org jmr at macports.org
Sat Aug 20 20:13:14 PDT 2011


Revision: 82856
          http://trac.macports.org/changeset/82856
Author:   jmr at macports.org
Date:     2011-08-20 20:13:14 -0700 (Sat, 20 Aug 2011)
Log Message:
-----------
py27-kqueue: add distribute dep

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

Modified: trunk/dports/python/py27-kqueue/Portfile
===================================================================
--- trunk/dports/python/py27-kqueue/Portfile	2011-08-21 03:10:38 UTC (rev 82855)
+++ trunk/dports/python/py27-kqueue/Portfile	2011-08-21 03:13:14 UTC (rev 82856)
@@ -21,6 +21,8 @@
 
 use_zip             yes
 
+depends_build       port:py27-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/bd046e97/attachment-0001.html>


More information about the macports-changes mailing list