[97944] trunk/dports/python/py-spyder/Portfile

eborisch at macports.org eborisch at macports.org
Thu Sep 20 08:01:44 PDT 2012


Revision: 97944
          http://trac.macports.org//changeset/97944
Author:   eborisch at macports.org
Date:     2012-09-20 08:01:44 -0700 (Thu, 20 Sep 2012)
Log Message:
-----------
py-spyder: Use path dependency so pyNN-h5py-devel can satisfy.

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

Modified: trunk/dports/python/py-spyder/Portfile
===================================================================
--- trunk/dports/python/py-spyder/Portfile	2012-09-20 14:56:33 UTC (rev 97943)
+++ trunk/dports/python/py-spyder/Portfile	2012-09-20 15:01:44 UTC (rev 97944)
@@ -108,7 +108,7 @@
     if {![ variant_isset small ] &&
         ![ variant_isset tiny  ] } {
         depends_lib-append \
-            port:py${python.version}-h5py \
+            path:${python.pkgd}/h5py/__init__.py:py${python.version}-h5py \
             port:py${python.version}-ipython \
             port:py${python.version}-matplotlib \
             port:py${python.version}-scipy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120920/73e651f2/attachment.html>


More information about the macports-changes mailing list