New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #18314: Portfile-ruby19.diff

File Portfile-ruby19.diff, 460 bytes (added by jonbrenner@…, 3 years ago)
  • Portfile

    old new  
    7575        configure.args-append   --enable-tcltk-framework 
    7676} 
    7777 
     78variant nosuffix conflicts ruby description "Don't add the 1.9 program suffix to the executables" { 
     79        configure.args-delete           --program-suffix=1.9 
     80} 
     81 
    7882livecheck.check regex 
    7983livecheck.url   http://ftp.ruby-lang.org/pub/ruby/1.9/ 
    8084livecheck.regex ruby-(${version})${extract.suffix}