Ticket #45610: java-maven3-Portfile.diff

File java-maven3-Portfile.diff, 513 bytes (added by easye, 10 years ago)

Patch maven-java3-portfile to apply patch

  • Portfile

     
    66
    77name            maven3
    88version         3.2.3
     9revision        1
    910
    1011categories      java devel
    1112license         Apache-2
     
    4546select.group    maven
    4647select.file     ${filespath}/${name}
    4748
     49patchfiles      patch-bin-mvn.diff
     50
    4851# Source builds of maven are not possible. So, the default build is a binary
    4952# install of the jars.
    5053build {