Ticket #2671: tom.diff

File tom.diff, 1.0 KB (added by reilles@…, 19 years ago)

the diff

  • Portfile

    RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/lang/tom/Portfile,v
    retrieving revision 1.3
    diff -b -u -r1.3 Portfile
     
    1212                 and our experiences  on the efficient compilation of ELAN\
    1313                 developed by the Protheo group.\
    1414                 Don't forget to add `echo \${TOM_HOME}/lib/*.jar | tr ' ' ':'`\
    15                  to your CLASSPATH, TOM_HOME being /opt/local/share/java/jtom-${version}
     15                 to your CLASSPATH, TOM_HOME being /opt/local/share/java/tom-${version}
    1616platforms        darwin freebsd linux
    1717categories       lang
    1818maintainers      reilles@loria.fr
     
    2222cvs.root         :pserver:cvs@cvs-sop.inria.fr:/CVS/aircube
    2323cvs.password     RSUG
    2424cvs.tag          tom-2_1
    25 cvs.module       ${name}
    26 worksrcdir       ${name}
     25cvs.module       jtom
     26worksrcdir       jtom
    2727
    2828depends_build    bin:ant:apache-ant
    2929