Ticket #21731: patch-Portfile.diff
File patch-Portfile.diff, 412 bytes (added by lperry (Perry Lee), 15 years ago) |
---|
-
Portfile
33 33 port:libgpg-error 34 34 35 35 patchfiles patch-config.c 36 post-patch { reinplace "s|__ETCDIR__|${prefix}/etc|g" config.c }36 post-patch { reinplace "s|__ETCDIR__|${prefix}/etc|g" ${worksrcpath}/config.c } 37 37 38 38 use_configure no 39 39