Opened 14 years ago
Closed 12 years ago
#26814 closed enhancement (wontfix)
Add 'ruby19' variant to vim
Reported by: | dmitry.gladkov@… | Owned by: | raimue (Rainer Müller) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | haspatch | Cc: | anthonymichaelcook@… |
Port: | vim |
Description
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 }
Attachments (1)
Change History (6)
comment:1 Changed 14 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to raimue@… |
---|
Changed 14 years ago by anthonymichaelcook@…
Attachment: | Portfile-MacVim.diff added |
---|
Diff to add the enhancement to the Portfile, tested and working.
comment:3 Changed 13 years ago by jmroot (Joshua Root)
Keywords: | haspatch added; vim ruby removed |
---|
Note that adding an attachment doesn't send an email notification.
comment:4 Changed 13 years ago by raimue (Rainer Müller)
ruby and ruby19 do not conflict. How do you make sure it picks up the requested ruby?
comment:5 Changed 12 years ago by raimue (Rainer Müller)
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Superseded by #37544.
Note: See
TracTickets for help on using
tickets.
Please remember to cc the maintainer.