[109373] trunk/dports/python/py-rfoo/Portfile
and.damore at macports.org
and.damore at macports.org
Wed Aug 14 03:39:15 PDT 2013
Revision: 109373
https://trac.macports.org/changeset/109373
Author: and.damore at macports.org
Date: 2013-08-14 03:39:15 -0700 (Wed, 14 Aug 2013)
Log Message:
-----------
port py-rfoo: adding missing build dependency on cython
Modified Paths:
--------------
trunk/dports/python/py-rfoo/Portfile
Modified: trunk/dports/python/py-rfoo/Portfile
===================================================================
--- trunk/dports/python/py-rfoo/Portfile 2013-08-14 10:13:58 UTC (rev 109372)
+++ trunk/dports/python/py-rfoo/Portfile 2013-08-14 10:39:15 UTC (rev 109373)
@@ -33,7 +33,8 @@
python.default_version 27
if {${subport} != ${name}} {
- depends_build-append port:py${python.version}-setuptools
+ depends_build-append port:py${python.version}-setuptools \
+ port:py${python.version}-cython
}
livecheck.type googlecode
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130814/abbf58ae/attachment.html>
More information about the macports-changes
mailing list