Ticket #7963: Portfile.diff
File Portfile.diff, 545 bytes (added by jyrki.wahlstedt@…, 19 years ago) |
---|
-
Portfile
old new 132 132 file link -symbolic "${workpath}/mysql5/lib" "${prefix}/lib/mysql5" 133 133 file link -symbolic "${workpath}/mysql5/include" "${prefix}/include/mysql5" 134 134 } 135 136 post-destroot { 137 reinplace "s;${workpath}/mysql5/lib;${prefix}/lib/mysql5;" ${destroot}${prefix}/bin/php-config4 138 } 135 139 } 136 140 137 141 variant postgresql8 {