Ticket #37559: Portfile-rrdtool.diff

File Portfile-rrdtool.diff, 703 bytes (added by alex_a_bordeaux@…, 11 years ago)

Diff for adding new variant

  • Portfile

    old new  
    6969
    7070variant gtksourceview description "enable gtksourceview support" {
    7171    configure.args-delete   --without-gtksourceview
    72     configure.args-append   --with-gtksourceview
    73     depends_lib-append      port:gtksourceview
     72    configure.args-append   --with-gtksourceview
     73    depends_lib-append      port:gtksourceview
     74}
     75
     76variant gtksourceview2 description "enable gtksourceview2 support" {
     77    configure.args-delete   --without-gtksourceview
     78    configure.args-append   --with-gtksourceview2
     79    depends_lib-append      port:gtksourceview2
    7480}
    7581
    7682livecheck.type      regex