configure.env PATH=${prefix}/lib/postgresql82/bin:$env(PATH)
Sweet!
I have to set build.env and destroot.env and then it just works!
___
macports-dev mailing list
macports-dev@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macport
Hello all,
just getting my feeds wet in writing Ports... Here is a tricky question:
Postgres has it's own infrastructure for add-ons, see:
http://www.postgresql.org/docs/8.2/static/xfunc-c.html
This system relies on:
/opt/local/lib/postgresql82/bin/pg_config
Unfortunately, it's not in the $