Ticket #55275: gtk3_Portfile.diff

File gtk3_Portfile.diff, 592 bytes (added by jjstickel (Jonathan Stickel), 7 years ago)
  • Portfile

    old new  
    232232    # Can probably be removed the next time around.
    233233    patchfiles-append       patch-gdk-launch-support-newer-glib.diff
    234234
    235     # icon browser demo: revert addition of copy-to-clipboard button
    236     # https://git.gnome.org/browse/gtk+/commit/?h=gtk-3-22&id=51b1445cd1b1df7abb8f11a0cd9bcef9a3e41825
    237     # breaks quartz build due to unconditional use of X11 API
    238     # introduced in 3.22.16
    239     patchfiles-append       patch-browser-demo-revert-add-copy-to-clipboard-button.diff
    240 
    241235    configure.args-append   --enable-quartz-backend
    242236}
    243237