[117373] trunk/dports/python/py-pyphant-statistics/Portfile

rowue at macports.org rowue at macports.org
Mon Feb 24 08:19:05 PST 2014


Revision: 117373
          https://trac.macports.org/changeset/117373
Author:   rowue at macports.org
Date:     2014-02-24 08:19:05 -0800 (Mon, 24 Feb 2014)
Log Message:
-----------
py-pyphant-statistics: added missing dependencies

Modified Paths:
--------------
    trunk/dports/python/py-pyphant-statistics/Portfile

Modified: trunk/dports/python/py-pyphant-statistics/Portfile
===================================================================
--- trunk/dports/python/py-pyphant-statistics/Portfile	2014-02-24 16:15:57 UTC (rev 117372)
+++ trunk/dports/python/py-pyphant-statistics/Portfile	2014-02-24 16:19:05 UTC (rev 117373)
@@ -7,11 +7,11 @@
 name                py-pyphant-statistics
 version             1.0b2
 categories-append   science
-description         statistics toolbox for pyphant
+description         statistics toolbox for py-pyphant
 maintainers         fmf.uni-freiburg.de:servicegruppe.wissinfo \
                     fmf.uni-freiburg.de:alexander.held rowue
 long_description    This toolbox provides the histogram worker which enables \
-                    the pyphant framework to obtain histograms from \
+                    the py-pyphant framework to obtain histograms from \
                     array-like data.
 homepage            http://www.fmf.uni-freiburg.de/service/servicegruppen/sg_wissinfo/projekte/Pyphant
 
@@ -33,4 +33,7 @@
 
 if {${name} ne ${subport}} {
     depends_build       port:py${python.version}-setuptools
+    depends_lib         port:py${python.version}-pyphant \
+                        port:py${python.version}-numpy \
+                        port:py${python.version}-scipy
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140224/2ca42e40/attachment.html>


More information about the macports-changes mailing list