Ticket #20010: Portfile.diff

File Portfile.diff, 558 bytes (added by petr@…, 15 years ago)

Patch for oracle-instantclient Portfile

  • Portfile

     
    117117   
    118118    # php5 +oracle complains without this symlink.
    119119    ln -s libclntsh.dylib.10.1 ${destroot}${lib_dir}/libclntsh.dylib
     120    # additional symlink for more apps
     121    ln -s libocci.dylib.10.1 ${destroot}${lib_dir}/libocci.dylib
    120122   
    121123    # You would think the includes should go in ${prefix}/include/oracle, but
    122124    # the instantclient layout wants it in ${prefix}/lib/oracle/sdk/include