Ticket #32295: Portfile-libtorrent-devel.diff

File Portfile-libtorrent-devel.diff, 377 bytes (added by gardnermj@…, 12 years ago)
  • Portfile

    old new  
    4545        ${destroot}${docdir}
    4646}
    4747
     48if {${configure.compiler} == "clang"} {
     49    configure.compiler llvm-gcc-4.2
     50}
     51
    4852if {${os.platform} == "darwin" && ${os.major} <= 9} {
    4953    patchfiles-append   no_posix_memalign.patch
    5054    configure.compiler  gcc-4.2