[148979] trunk/dports/python/py-rpy2/Portfile
raimue at macports.org
raimue at macports.org
Tue May 24 02:55:46 PDT 2016
Revision: 148979
https://trac.macports.org/changeset/148979
Author: raimue at macports.org
Date: 2016-05-24 02:55:46 -0700 (Tue, 24 May 2016)
Log Message:
-----------
python/py-rpy2: Add missing build dependency on setuptools
Modified Paths:
--------------
trunk/dports/python/py-rpy2/Portfile
Modified: trunk/dports/python/py-rpy2/Portfile
===================================================================
--- 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160524/807765dc/attachment.html>
More information about the macports-changes
mailing list