Ticket #20010: Portfile.diff
File Portfile.diff, 558 bytes (added by petr@…, 15 years ago) |
---|
-
Portfile
117 117 118 118 # php5 +oracle complains without this symlink. 119 119 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 120 122 121 123 # You would think the includes should go in ${prefix}/include/oracle, but 122 124 # the instantclient layout wants it in ${prefix}/lib/oracle/sdk/include