[75642] trunk/dports/python/py26-pymvpa/Portfile

jameskyle at macports.org jameskyle at macports.org
Wed Feb 2 08:05:03 PST 2011


Revision: 75642
          http://trac.macports.org/changeset/75642
Author:   jameskyle at macports.org
Date:     2011-02-02 08:05:00 -0800 (Wed, 02 Feb 2011)
Log Message:
-----------
Added py26-lxml package to the depends_lib list.

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

Modified: trunk/dports/python/py26-pymvpa/Portfile
===================================================================
--- trunk/dports/python/py26-pymvpa/Portfile	2011-02-02 15:34:47 UTC (rev 75641)
+++ trunk/dports/python/py26-pymvpa/Portfile	2011-02-02 16:05:00 UTC (rev 75642)
@@ -5,7 +5,7 @@
 PortGroup               python26 1.0
 
 name                    py26-pymvpa
-version                 0.4.5.dev23
+version                 0.4
 revision                1
 categories              python
 
@@ -19,7 +19,7 @@
 homepage                http://www.pymvpa.org
 fetch.type              git
 git.url                 http://git.debian.org/git/pkg-exppsy/pymvpa.git
-git.branch              upstream/${version}
+git.branch              maint/${version}
 
 depends_lib             port:py26-numpy \
                         port:git-core \
@@ -31,12 +31,13 @@
                         port:swig-python \
                         port:py26-pywavelets \
                         port:shogun \
-                        port:py26-matplotlib
+                        port:py26-matplotlib \
+                        port:py26-lxml
 
 depends_build           port:git-core
 
-configure.args          --with-libsvm
-build.args              --with-libsvm
+configure.args          --with-system-libsvm
+build.args              --with-system-libsvm
 #patch.pre_args          -p1
 
 #patchfiles              setup-py.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110202/83708e96/attachment.html>


More information about the macports-changes mailing list