New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #20284: no_tkintervariant.diff

File no_tkintervariant.diff, 484 bytes (added by lpackham@…, 2 years ago)

Adds a +no_tikinter variant - does what it says on the tin

  • Portfile

    old new  
    171171   configure.args-append   --enable-unicode=ucs4 
    172172} 
    173173 
     174variant no_tkinter description {Disable tkinter - User Interface support} { 
     175   configure.env-append    FLAVOR=no_tkinter 
     176   depends_lib-delete      port:tk 
     177} 
     178 
    174179livecheck.check         regex 
    175180livecheck.url           ${homepage}download/releases/ 
    176181livecheck.regex         Python (${branch}(?:\\.\\d+)*)