Ticket #21731: patch-Portfile.diff

File patch-Portfile.diff, 412 bytes (added by lperry (Perry Lee), 15 years ago)
  • Portfile

     
    3333                    port:libgpg-error
    3434
    3535patchfiles          patch-config.c
    36 post-patch { reinplace "s|__ETCDIR__|${prefix}/etc|g" config.c }
     36post-patch { reinplace "s|__ETCDIR__|${prefix}/etc|g" ${worksrcpath}/config.c }
    3737
    3838use_configure       no
    3939