Ticket #21764: Portfile.diff
File Portfile.diff, 494 bytes (added by blair (Blair Zajac), 15 years ago) |
---|
-
Portfile
33 33 --examples=${prefix}/share/examples/${name} 34 34 destroot.violate_mtree yes 35 35 36 post-patch { 37 reinplace "s| xargs | /usr/bin/xargs |" ${worksrcpath}/pre-install.rb 38 } 39 36 40 # by default, do not install Xcode templates. #18708 37 41 variant xcode description {install project templates for Xcode} { } 38 42 if {![variant_isset xcode]} {