[82387] trunk/dports/python/py-dispatcher/Portfile

jmr at macports.org jmr at macports.org
Fri Aug 12 17:28:53 PDT 2011


Revision: 82387
          http://trac.macports.org/changeset/82387
Author:   jmr at macports.org
Date:     2011-08-12 17:28:53 -0700 (Fri, 12 Aug 2011)
Log Message:
-----------
py-dispatcher: add setuptools dep

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

Modified: trunk/dports/python/py-dispatcher/Portfile
===================================================================
--- trunk/dports/python/py-dispatcher/Portfile	2011-08-13 00:24:32 UTC (rev 82386)
+++ trunk/dports/python/py-dispatcher/Portfile	2011-08-13 00:28:53 UTC (rev 82387)
@@ -20,6 +20,8 @@
 distname		PyDispatcher-${version}
 checksums		md5 8b1695ed6f5bdbda8fbcde82b62d505c
 
+depends_build   port:py-setuptools
+
 test.run		yes
 test.cmd		${python.bin} tests/test.py
 test.env		PYTHONPATH=${worksrcpath}/build/lib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110812/3d1abcaf/attachment.html>


More information about the macports-changes mailing list