Ticket #13401: git-core.diff
File git-core.diff, 1.2 KB (added by blb@…, 16 years ago) |
---|
-
Portfile
old new 32 32 33 33 build.env CFLAGS="-Wall -O2 -I${prefix}/include" LDFLAGS="-L${prefix}/lib" 34 34 build.args prefix=${prefix} CURLDIR=${prefix} OPENSSLDIR=${prefix} ICONVDIR=${prefix} \ 35 PERL_PATH=" /usr/bin/envperl" NO_FINK=1 NO_DARWIN_PORTS=135 PERL_PATH="${prefix}/bin/perl" NO_FINK=1 NO_DARWIN_PORTS=1 36 36 37 37 test.run yes 38 38 test.cmd make 39 39 test.target test 40 40 test.dir ${worksrcpath} 41 41 test.args prefix=${prefix} CURLDIR=${prefix} OPENSSLDIR=${prefix} ICONVDIR=${prefix} \ 42 PERL_PATH=" /usr/bin/envperl" NO_FINK=1 NO_DARWIN_PORTS=142 PERL_PATH="${prefix}/bin/perl" NO_FINK=1 NO_DARWIN_PORTS=1 43 43 44 44 destroot.destdir DESTDIR=${destroot} prefix=${prefix} 45 45 destroot.target install 46 46 destroot.env CFLAGS="-Wall -O2 -I${prefix}/include" LDFLAGS="-L${prefix}/lib" 47 47 destroot.args prefix=${prefix} CURLDIR=${prefix} OPENSSLDIR=${prefix} ICONVDIR=${prefix} \ 48 PERL_PATH=" /usr/bin/envperl" NO_FINK=1 NO_DARWIN_PORTS=148 PERL_PATH="${prefix}/bin/perl" NO_FINK=1 NO_DARWIN_PORTS=1 49 49 50 50 post-destroot { 51 51 foreach f {1 5 7} {