Ticket #49083: Portfile.diff

File Portfile.diff, 450 bytes (added by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), 9 years ago)
  • Portfile

    old new  
    5959                    GOROOT=${GOROOT} \
    6060                    GOARCH=${GOARCH} \
    6161                    GOOS=darwin \
    62                     GOROOT_FINAL=${GOROOT_FINAL}
     62                    GOROOT_FINAL=${GOROOT_FINAL} \
     63                    CC=${configure.cc} \
     64                    CXX=${configure.cxx}
    6365
    6466use_parallel_build  no
    6567