[107352] trunk/dports/python/py-pyro/Portfile
jmr at macports.org
jmr at macports.org
Tue Jun 25 20:12:45 PDT 2013
Revision: 107352
https://trac.macports.org/changeset/107352
Author: jmr at macports.org
Date: 2013-06-25 20:12:44 -0700 (Tue, 25 Jun 2013)
Log Message:
-----------
py-pyro: fix setuptools dep type
Modified Paths:
--------------
trunk/dports/python/py-pyro/Portfile
Modified: trunk/dports/python/py-pyro/Portfile
===================================================================
--- trunk/dports/python/py-pyro/Portfile 2013-06-26 03:08:51 UTC (rev 107351)
+++ trunk/dports/python/py-pyro/Portfile 2013-06-26 03:12:44 UTC (rev 107352)
@@ -31,7 +31,7 @@
python.versions 26 27 31 32 33
if {$subport != $name} {
- depends_lib port:py${python.version}-setuptools
+ depends_build port:py${python.version}-setuptools
livecheck.type none
} else {
livecheck.url http://pypi.python.org/pypi/Pyro4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130625/f5efbf29/attachment.html>
More information about the macports-changes
mailing list