Ticket #44039: patch-db46-db185-compat.diff

File patch-db46-db185-compat.diff, 526 bytes (added by dbevans (David B. Evans), 10 years ago)

Patch to add +compat185 variant to db46

  • Portfile

     
    156156        depends_lib-append      port:tcl
    157157        configure.args-append   --enable-tcl --with-tcl=${prefix}/lib
    158158    }
     159
     160    variant compat185 description {build with db185 compatibility mode} {
     161        configure.args-append   --enable-compat185
     162    }
    159163} else {
    160164    # There is no Java specific install target, so delete everything
    161165    # but the Java related files.