Ticket #14858: Portfile.diff

File Portfile.diff, 493 bytes (added by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), 16 years ago)
  • Portfile

    old new  
    2525distname                pyPgSQL-${version}
    2626checksums               sha1 ae286d2b0b0e6896223430887dd244e9eeef705b
    2727
    28 depends_lib-append      port:postgresql82 port:py25-mx-base
     28depends_lib-append      port:postgresql83 port:py25-mx-base
    2929
    30 build.env               PATH="${prefix}/lib/postgresql82/bin:$env(PATH)"
     30build.env               PATH="${prefix}/lib/postgresql83/bin:$env(PATH)"
    3131destroot.env    ${build.env}
    3232
    3333post-destroot {