Ticket #39554: mypatch

File mypatch, 421 bytes (added by linh.nguyen@…, 11 years ago)

patch for configure command

Line 
1Index: Portfile
2===================================================================
3--- Portfile    (revision 107414)
4+++ Portfile    (working copy)
5@@ -39,6 +39,7 @@
6                --sysconfdir=${prefix}/etc/${name} \
7                --includedir=${prefix}/include/${name} \
8                --bindir=${prefix}/lib/${name}/bin \
9+               --with-wrapper-ldflags="-Wl,-search_paths_first" \
10                --mandir=${prefix}/share/man
11 
12 if {${configure.compiler} == "llvm-gcc-4.2"} {