Ticket #30275: Portfile.ruby.patch

File Portfile.ruby.patch, 495 bytes (added by dj_mook@…, 13 years ago)
  • lang/ruby/Portfile

    old new  
    6060                                --enable-pthread \
    6161                                --without-tk \
    6262                                --with-vendordir=${prefix}/lib/ruby/vendor_ruby \
    63                                 --with-opt-dir=${prefix}
     63                                --with-opt-dir=${prefix} \
     64                                CC=/usr/bin/gcc-4.2
    6465# ignore minor version for archdir, like i686-darwin9
    6566configure.env   UNAME_RELEASE=${os.major}
    6667