New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 83028


Ignore:
Timestamp:
08/23/11 19:59:07 (4 years ago)
Author:
jmr@…
Message:

py26-pymvpa: remove workaround for outdated swig-python

Location:
trunk/dports/python/py26-pymvpa
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/python/py26-pymvpa/Portfile

    r76452 r83028  
    3939configure.args          --with-system-libsvm 
    4040build.args              --with-system-libsvm 
    41 #patch.pre_args          -p1 
    42  
    43 patchfiles              setup-py.diff 
    44  
    4541build.target            build 
    4642 
     
    114110} 
    115111 
    116 post-patch { 
    117     reinplace "s|@@@MACPORTS_PYTHON_SWIG_PATH@@@|${prefix}/share/swig/2.0.1/python|g" ${worksrcpath}/setup.py 
    118 } 
    119  
    120112livecheck.url   http://git.debian.org/?p=pkg-exppsy/pymvpa.git 
    121113livecheck.regex {upstream\/([0-9.]+)} 
Note: See TracChangeset for help on using the changeset viewer.