Ticket #10718: Portfile.diff

File Portfile.diff, 843 bytes (added by markd@…, 17 years ago)

Portfile diff update to 2.0.4

  • Portfile

    old new  
    22
    33PortSystem 1.0
    44name            gqview
    5 version         2.0.1
     5version         2.0.4
    66categories      graphics x11
    77platforms       darwin
    88maintainers     mvitocruz@gmail.com
     
    1111                access to view images and move around the directory tree.
    1212homepage        http://gqview.sourceforge.net/
    1313master_sites    sourceforge
    14 checksums       md5 acd8f1dad2b04389c1936adac1512e32
    15 depends_lib     lib:libgtk.2:gtk2
     14checksums       md5 7196deab04db94cec2167637cddc02f9
     15depends_lib     port:gtk2
    1616configure.args  --mandir=${prefix}/share/man
    17 configure.env   LDFLAGS=-L${prefix}/lib CPPFLAGS=-I${prefix}/include \
    18                 CFLAGS=-flat_namespace
     17configure.env   LDFLAGS=-L${prefix}/lib CPPFLAGS=-I${prefix}/include
     18#               CFLAGS=-flat_namespace