Ticket #46223: Portfile-tk.diff
File Portfile-tk.diff, 413 bytes (added by stephanh42@…, 10 years ago) |
---|
-
Portfile
old new 63 63 configure.ldflags -L${worksrcpath} -L${prefix}/lib -lfontconfig 64 64 65 65 destroot.destdir INSTALL_ROOT=${destroot} 66 destroot.target-append install-private-headers 66 67 post-destroot { 67 68 ln -s wish8.6 ${destroot}${prefix}/bin/wish 68 69 ln -s libtk8.6.dylib ${destroot}${prefix}/lib/libtk.dylib