Ticket #11879: maven206.patch

File maven206.patch, 302 bytes (added by alwyn.schoeman@…, 17 years ago)

Patch to get maven 2.0.6 to install

  • (a) Portfile vs. (b) myPortFile

    a b  
    4242        file copy \
    4343                ${worksrcpath}/bin \
    4444                ${worksrcpath}/lib \
    45                 ${worksrcpath}/core \
     45                ${worksrcpath}/boot \
    4646                ${worksrcpath}/conf \
    4747                ${destroot}${prefix}/share/java/${name}
    4848