Ticket #41512: patch-pidgeon.diff

File patch-pidgeon.diff, 978 bytes (added by dbevans (David B. Evans), 10 years ago)

Proposed patch for Portfile

  • Portfile

     
    55
    66name                pidgin
    77version             2.10.7
    8 revision            1
     8revision            2
    99categories          net
    1010platforms           darwin
    1111license             GPL-2+
     
    3232
    3333depends_lib         port:audiofile \
    3434                    port:gconf \
     35                    port:gtk2 \
    3536                    port:gnutls \
    3637                    port:libao \
    3738                    port:libidn \
     
    4950
    5051configure.args      --disable-avahi \
    5152                    --disable-consoleui \
    52                     --disable-farsight \
     53                    --disable-farstream \
    5354                    --disable-gstreamer \
     55                    --disable-gstreamer-interfaces \
    5456                    --disable-gtkspell \
    5557                    --disable-meanwhile \
    5658                    --disable-nm \