Ticket #14858: Portfile.diff
File Portfile.diff, 493 bytes (added by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), 17 years ago) |
---|
-
Portfile
old new 25 25 distname pyPgSQL-${version} 26 26 checksums sha1 ae286d2b0b0e6896223430887dd244e9eeef705b 27 27 28 depends_lib-append port:postgresql8 2port:py25-mx-base28 depends_lib-append port:postgresql83 port:py25-mx-base 29 29 30 build.env PATH="${prefix}/lib/postgresql8 2/bin:$env(PATH)"30 build.env PATH="${prefix}/lib/postgresql83/bin:$env(PATH)" 31 31 destroot.env ${build.env} 32 32 33 33 post-destroot {