Date: Tue, 02 Dec 2003 11:18:18 -0800 From: culley harrelson <culley@fastmail.fm> To: freebsd-questions@freebsd.org Subject: installing ruby library ports for ruby 1.8 instead of 1.6 Message-ID: <bqiok0$kp7$1@sea.gmane.org>
next in thread | raw e-mail | index | archive | help
I am trying to get my ruby lirbary ports to install for 1.8 instead of 1.6. When I try this: portinstall -m RUBY_VER=1.8 ruby-rmail It is still isntalling it in the 1.6 directory. I have also added: RUBY_VER=1.8 RUBY_DEFAULT_VER=1.8 to /etc/make.conf and this doesn't help either. Can someone point me in the right direction? culley
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bqiok0$kp7$1>