[MacPorts] #26814: Add 'ruby19' variant to vim

MacPorts noreply at macports.org
Tue Oct 12 04:26:01 PDT 2010


#26814: Add 'ruby19' variant to vim
--------------------------------------+-------------------------------------
 Reporter:  dmitry.gladkov@…          |       Owner:  macports-tickets@…                   
     Type:  enhancement               |      Status:  new                                  
 Priority:  Normal                    |   Milestone:                                       
Component:  ports                     |     Version:  1.9.1                                
 Keywords:  vim, ruby                 |        Port:  vim                                  
--------------------------------------+-------------------------------------
 I have ruby19 only installed and I don't want to install ruby 1.8.x back
 just to build vim with ruby support. I guess if vim is ruby19 compatible,
 it should be something like this in portfile:

 {{{
 variant ruby description {Enable Ruby scripting} {
     configure.args-append   --enable-rubyinterp
     depends_lib-append      port:ruby19
 }
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/26814>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list