[83028] trunk/dports/python/py26-pymvpa

jmr at macports.org jmr at macports.org
Tue Aug 23 19:59:09 PDT 2011


Revision: 83028
          http://trac.macports.org/changeset/83028
Author:   jmr at macports.org
Date:     2011-08-23 19:59:07 -0700 (Tue, 23 Aug 2011)
Log Message:
-----------
py26-pymvpa: remove workaround for outdated swig-python

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

Removed Paths:
-------------
    trunk/dports/python/py26-pymvpa/files/

Modified: trunk/dports/python/py26-pymvpa/Portfile
===================================================================
--- trunk/dports/python/py26-pymvpa/Portfile	2011-08-24 01:27:31 UTC (rev 83027)
+++ trunk/dports/python/py26-pymvpa/Portfile	2011-08-24 02:59:07 UTC (rev 83028)
@@ -38,10 +38,6 @@
 
 configure.args          --with-system-libsvm
 build.args              --with-system-libsvm
-#patch.pre_args          -p1
-
-patchfiles              setup-py.diff
-
 build.target            build
 
 pre-fetch {
@@ -113,9 +109,5 @@
   file copy ${worksrcpath}/doc ${destroot}${prefix}/share/doc/mvpa
 }
 
-post-patch {
-    reinplace "s|@@@MACPORTS_PYTHON_SWIG_PATH@@@|${prefix}/share/swig/2.0.1/python|g" ${worksrcpath}/setup.py
-}
-
 livecheck.url   http://git.debian.org/?p=pkg-exppsy/pymvpa.git
 livecheck.regex {upstream\/([0-9.]+)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110823/30867237/attachment.html>


More information about the macports-changes mailing list