Ticket #27247: Portfile.diff
File Portfile.diff, 310 bytes (added by tenomoto (Takeshi Enomoto), 13 years ago) |
---|
-
Portfile
43 43 configure.compiler clang 44 44 } 45 45 46 if {${os.major} < 10} { 47 use_parallel_build no 48 } 49 50 46 51 build.dir ${configure.dir} 47 52 48 53 destroot.dir ${build.dir}