Ticket #30275: Portfile.ruby.patch
File Portfile.ruby.patch, 495 bytes (added by dj_mook@…, 13 years ago) |
---|
-
lang/ruby/Portfile
old new 60 60 --enable-pthread \ 61 61 --without-tk \ 62 62 --with-vendordir=${prefix}/lib/ruby/vendor_ruby \ 63 --with-opt-dir=${prefix} 63 --with-opt-dir=${prefix} \ 64 CC=/usr/bin/gcc-4.2 64 65 # ignore minor version for archdir, like i686-darwin9 65 66 configure.env UNAME_RELEASE=${os.major} 66 67