Ticket #41034: claws.patch

File claws.patch, 815 bytes (added by pmetzger (Perry E. Metzger), 11 years ago)

Patch to upgrade the Portfile

  • Portfile

    old new  
    66
    77name            claws-mail
    88version         3.9.2
     9revision        1
    910categories      mail news
    1011platforms       darwin
    1112license         GPL-3+
     
    3637                port:gtkspell2 \
    3738                port:aspell \
    3839                port:gnutls \
    39                 port:libgcrypt
     40                port:libgcrypt \
     41                port:enchant \
     42                port:webkit-gtk
    4043
    4144# claws uses gdk/gdkx.h, which is not installed by gtk2 +quartz.
    4245require_active_variants \
    4346                gtk2 x11
    4447
    45 # Fancy probably requires that we add webkit-gtk
    4648configure.args  --disable-jpilot \
    4749                --disable-acpi_notifier-plugin \
    4850                --disable-archive-plugin \