Modified: trunk/dports/python/py26-pymvpa/Portfile (75641 => 75642)
--- 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