Ticket #32295: Portfile-libtorrent-devel.diff
File Portfile-libtorrent-devel.diff, 377 bytes (added by gardnermj@…, 13 years ago) |
---|
-
Portfile
old new 45 45 ${destroot}${docdir} 46 46 } 47 47 48 if {${configure.compiler} == "clang"} { 49 configure.compiler llvm-gcc-4.2 50 } 51 48 52 if {${os.platform} == "darwin" && ${os.major} <= 9} { 49 53 patchfiles-append no_posix_memalign.patch 50 54 configure.compiler gcc-4.2