Ticket #21764: Portfile.diff

File Portfile.diff, 494 bytes (added by blair (Blair Zajac), 15 years ago)
  • Portfile

     
    3333                                        --examples=${prefix}/share/examples/${name}
    3434destroot.violate_mtree  yes
    3535
     36post-patch {
     37        reinplace "s| xargs |  /usr/bin/xargs |" ${worksrcpath}/pre-install.rb
     38}
     39
    3640# by default, do not install Xcode templates. #18708
    3741variant xcode description {install project templates for Xcode} { }
    3842if {![variant_isset xcode]} {