Ticket #34242: Portfile.diff

File Portfile.diff, 671 bytes (added by ryandesign (Ryan Carsten Schmidt), 12 years ago)
  • Portfile

     
    44name            libgda
    55version         1.2.4
    66set branch  [join [lrange [split ${version} .] 0 1] .]
    7 revision        4
     7revision        5
    88description     GDA provides uniform access to different kinds of data sources.
    99long_description        GNU Data Access (GDA) is an attempt to provide \
    1010                        uniform access to different kinds of data sources \
     
    2424                port:intltool \
    2525                port:pkgconfig
    2626
     27patchfiles      patch-glib-2.32.diff
     28
    2729configure.args  --without-bdb \
    2830                --without-mysql \
    2931                --without-postgres \