Ticket #18937: Portfile.diff

File Portfile.diff, 531 bytes (added by vinc17@…, 15 years ago)

patch that fixes the bug on Tiger

  • Portfile

     
    3232
    3333patchfiles              patch-Makefile.in.diff
    3434
     35# Allow Subversion 1.6.x to be built when an old version is already installed.
     36macosx_deployment_target 10.1
     37
    3538configure.args          --with-berkeley-db=:${prefix}/include/db46:${prefix}/lib/db46:db-4.6 \
    3639                        --with-neon=${prefix} --with-apr=${prefix}/bin/apr-1-config \
    3740                        --with-apr-util=${prefix}/bin/apu-1-config --without-apxs \