Ticket #4398: Portfile.patch
File Portfile.patch, 513 bytes (added by IngmarStein@…, 19 years ago) |
---|
-
Portfile
old new 25 25 configure.args --with-berkeley-db=${prefix}/include/db4:${prefix}/lib \ 26 26 --with-neon=${prefix} --with-apr=${prefix} \ 27 27 --with-apr-util=${prefix} --without-apxs \ 28 --mandir=\\\${prefix}/share/man 28 --mandir=\\\${prefix}/share/man \ 29 --disable-neon-version-check 29 30 30 31 pre-configure { reinplace "s|hardcode_direct=yes|hardcode_direct=no|g" \ 31 32 ${worksrcpath}/configure