Ticket #26162: patch-telepathy-farsight-Portfile.diff

File patch-telepathy-farsight-Portfile.diff, 647 bytes (added by louis-francis.ratte-boulianne@…, 14 years ago)

Portfile patch

  • comms/telepathy-farsight/Portfile

    old new  
    2424
    2525depends_build   port:pkgconfig \
    2626                port:gtk-doc \
    27                 port:python25
     27                port:python26
    2828
    2929depends_lib     port:telepathy-glib \
    3030                port:farsight2 \
    31                 port:py25-gst-python
     31                port:py26-gst-python
    3232
    33 configure.python ${prefix}/bin/python2.5
     33configure.python ${prefix}/bin/python2.6
    3434
    3535configure.args  --disable-python
    3636