[101299] trunk/dports/python/py-nmrglue/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Mon Jan 7 15:07:44 PST 2013


Revision: 101299
          https://trac.macports.org/changeset/101299
Author:   macsforever2000 at macports.org
Date:     2013-01-07 15:07:44 -0800 (Mon, 07 Jan 2013)
Log Message:
-----------
py-nmrglue: Fix dependencies.

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

Modified: trunk/dports/python/py-nmrglue/Portfile
===================================================================
--- trunk/dports/python/py-nmrglue/Portfile	2013-01-07 23:05:23 UTC (rev 101298)
+++ trunk/dports/python/py-nmrglue/Portfile	2013-01-07 23:07:44 UTC (rev 101299)
@@ -32,8 +32,8 @@
 python.versions     26 27
 
 if {$subport != $name} {
-    depends_lib-append  port:py26-scipy \
-                        port:py26-numpy
+    depends_lib-append  port:py${python.version}-scipy \
+                        port:py${python.version}-numpy
     
     # py-scipy is not universal
     universal_variant   no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130107/f4d27b79/attachment.html>


More information about the macports-changes mailing list