[107280] trunk/dports/python/py-pandas/Portfile

jmr at macports.org jmr at macports.org
Mon Jun 24 19:24:16 PDT 2013


Revision: 107280
          https://trac.macports.org/changeset/107280
Author:   jmr at macports.org
Date:     2013-06-24 19:24:16 -0700 (Mon, 24 Jun 2013)
Log Message:
-----------
py-pandas: fix setuptools dep type

Modified Paths:
--------------
    trunk/dports/python/py-pandas/Portfile

Modified: trunk/dports/python/py-pandas/Portfile
===================================================================
--- trunk/dports/python/py-pandas/Portfile	2013-06-25 02:15:04 UTC (rev 107279)
+++ trunk/dports/python/py-pandas/Portfile	2013-06-25 02:24:16 UTC (rev 107280)
@@ -28,9 +28,9 @@
                     sha256  4d74d4d408494ccc690f6e61d11cb266bb55b142d22bf9b8a7063206073a90d7
 
 if {$subport != $name} {
+    depends_build       port:py${python.version}-setuptools
     depends_lib-append  port:py${python.version}-numpy \
                         port:py${python.version}-dateutil \
-                        port:py${python.version}-setuptools \
                         port:py${python.version}-scipy \
                         port:py${python.version}-bottleneck \
                         port:py${python.version}-numexpr \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130624/204ed293/attachment.html>


More information about the macports-changes mailing list