Modified: trunk/dports/python/py-rpy2/Portfile (148978 => 148979)
--- trunk/dports/python/py-rpy2/Portfile 2016-05-24 09:54:34 UTC (rev 148978)
+++ trunk/dports/python/py-rpy2/Portfile 2016-05-24 09:55:46 UTC (rev 148979)
@@ -31,6 +31,7 @@
sha256 39e661949ddad0b3ee9c2ac0b85252c54cf8ccb4ed799f07f4d741e72cb64ba1
if {${name} ne ${subport}} {
+ depends_build port:py${python.version}-setuptools
# To continue using your custom R installation instead of MacPorts' R,
# you have to remove this dependency line and make sure that your R
# is in MacPorts' binpath, see your macports.conf for details.