Revision: 107392 https://trac.macports.org/changeset/107392 Author: jmr@macports.org Date: 2013-06-26 19:13:19 -0700 (Wed, 26 Jun 2013) Log Message: ----------- py-scikit-learn: remove unused setuptools dep Modified Paths: -------------- trunk/dports/python/py-scikit-learn/Portfile Modified: trunk/dports/python/py-scikit-learn/Portfile =================================================================== --- trunk/dports/python/py-scikit-learn/Portfile 2013-06-27 01:27:25 UTC (rev 107391) +++ trunk/dports/python/py-scikit-learn/Portfile 2013-06-27 02:13:19 UTC (rev 107392) @@ -33,7 +33,6 @@ if {$subport != $name} { depends_lib-append \ - port:py${python.version}-setuptools \ port:py${python.version}-numpy \ port:py${python.version}-scipy