[46392] trunk/dports/python/py25-pymvpa/Portfile

blb at macports.org blb at macports.org
Tue Feb 3 19:47:36 PST 2009


Revision: 46392
          http://trac.macports.org/changeset/46392
Author:   blb at macports.org
Date:     2009-02-03 19:47:35 -0800 (Tue, 03 Feb 2009)
Log Message:
-----------
python/py25-pymvpa - lowercase py25-pywavelets dependency to match upcoming port

Modified Paths:
--------------
    trunk/dports/python/py25-pymvpa/Portfile

Modified: trunk/dports/python/py25-pymvpa/Portfile
===================================================================
--- trunk/dports/python/py25-pymvpa/Portfile	2009-02-04 03:23:47 UTC (rev 46391)
+++ trunk/dports/python/py25-pymvpa/Portfile	2009-02-04 03:47:35 UTC (rev 46392)
@@ -56,7 +56,7 @@
 }
 
 variant pywavelet description {include support for pywavelet module} {
-    depends_lib-append port:py25-PyWavelets
+    depends_lib-append port:py25-pywavelets
 }
 build {
     system "cd ${worksrcpath} && ${build.env} python2.5 setup.py build_ext ${configure.args}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090203/f685db3a/attachment.html>


More information about the macports-changes mailing list