Ticket #3836: Portfile.patch

File Portfile.patch, 810 bytes (added by rhwood@…, 19 years ago)

Portfile diffs

  • gnome/drivel/Portfile

    old new  
    22
    33PortSystem 1.0
    44name            drivel
    5 version         0.90.0
     5version         2.0.1
    66description     Drivel is a LiveJournal client for the GNOME Desktop.
    77long_description        Drivel is a LiveJournal client for the GNOME desktop. \
    88                        It is designed to utilize the new features of \
     
    1414homepage        http://www.dropline.net/drivel/
    1515master_sites    sourceforge
    1616use_bzip2       yes
    17 checksums       md5 794e395f6b6ab1bb102706bed478b616
     17checksums       md5 7d8bbc580c335a75bc480c3b13095f77
    1818depends_lib     bin:gnome-session:gnome-session lib:libiconv.2:libiconv
    1919configure.env   CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \
    2020                CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"