Ticket #22252: Portfile.diff

File Portfile.diff, 298 bytes (added by tenomoto (Takeshi Enomoto), 15 years ago)
  • Portfile

    old new  
    2222worksrcdir      tls1.5
    2323
    2424patchfiles      patch-Makefile.in.diff
     25post-patch {
     26  reinplace "s|1\.5|1.50|" ${worksrcpath}/pkgIndex.tcl.in
     27}
    2528
    2629configure.args  --with-ssl-dir=${prefix}
    2730