Revision
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

Diff

Modified: trunk/dports/python/py-scikit-learn/Portfile (107391 => 107392)


--- 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